PERF(observability): adjust resources based on VPA

- Update blackbox-exporter cpu 15m→23m, memory 64Mi→100Mi
- Update grafana cpu 11m→23m, memory 425Mi→175Mi
- Update loki cpu 23m→63m, memory 462Mi→363Mi
- Update tempo cpu 50m→15m, memory 128Mi→100Mi
- Update thanos memory 128Mi→283Mi
- Update node-exporter memory 64Mi→100Mi
- Update kube-state-metrics memory 100Mi→105Mi
- Update opentelemetry-operator cpu 10m→11m, memory 256Mi→75Mi
- Update vpa memory 128Mi→100Mi
This commit is contained in:
2026-01-10 14:33:40 +09:00
parent c3084225b7
commit a3003d597f
9 changed files with 23 additions and 23 deletions

View File

@@ -70,10 +70,10 @@ singleBinary:
priorityClassName: medium-priority
resources:
requests:
cpu: 23m
memory: 462Mi
cpu: 63m
memory: 363Mi
limits:
memory: 462Mi
memory: 363Mi
# MinIO S3 credentials from secret
extraEnv:
- name: AWS_ACCESS_KEY_ID