diff --git a/config/source/500-controller.yaml b/config/source/500-controller.yaml index 57bc1609fb..fd3fe48df7 100644 --- a/config/source/500-controller.yaml +++ b/config/source/500-controller.yaml @@ -54,11 +54,8 @@ spec: - all volumeMounts: resources: - limits: - cpu: 100m - memory: 30Mi requests: - cpu: 20m - memory: 20Mi + cpu: 100m + memory: 100Mi serviceAccount: rabbitmq-controller-manager terminationGracePeriodSeconds: 10