diff --git a/config/manager/deployment.yaml b/config/manager/deployment.yaml index 97a05fb..6dda234 100644 --- a/config/manager/deployment.yaml +++ b/config/manager/deployment.yaml @@ -54,7 +54,7 @@ spec: resources: limits: cpu: 500m - memory: 128Mi + memory: 256Mi requests: cpu: 10m memory: 64Mi