diff --git a/manifests/kube-state-metrics-deployment.yaml b/manifests/kube-state-metrics-deployment.yaml index 8c36bc62..98ee556c 100644 --- a/manifests/kube-state-metrics-deployment.yaml +++ b/manifests/kube-state-metrics-deployment.yaml @@ -50,10 +50,10 @@ spec: name: https-main resources: limits: - cpu: 20m + cpu: 40m memory: 40Mi requests: - cpu: 10m + cpu: 20m memory: 20Mi securityContext: runAsGroup: 65532