diff --git a/charts/opentelemetry-operator/values.yaml b/charts/opentelemetry-operator/values.yaml index abdd5cebe..8b2ab8391 100644 --- a/charts/opentelemetry-operator/values.yaml +++ b/charts/opentelemetry-operator/values.yaml @@ -92,7 +92,7 @@ manager: healthzPort: 8081 resources: limits: - cpu: 100m + # cpu: 100m memory: 128Mi # ephemeral-storage: 50Mi requests: @@ -210,7 +210,7 @@ kubeRBACProxy: proxyPort: 8443 resources: limits: - cpu: 500m + # cpu: 500m memory: 128Mi requests: cpu: 5m