diff --git a/manifests/0prometheus-operator-deployment.yaml b/manifests/0prometheus-operator-deployment.yaml index b5be341e63e6003a55fbf464af33ecd47c8eb61c..06b295f2228f8b197aab9bc7769adc93c125e6e2 100644 --- a/manifests/0prometheus-operator-deployment.yaml +++ b/manifests/0prometheus-operator-deployment.yaml @@ -29,10 +29,10 @@ spec: resources: limits: cpu: 200m - memory: 100Mi + memory: 200Mi requests: cpu: 100m - memory: 50Mi + memory: 100Mi securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true