diff --git a/install/flux-patches/helm-controller.yaml b/install/flux-patches/helm-controller.yaml index 6d806cbfb29ee9c265c04f00fee9c27483ede16c..fed0d1e60f4b4439b980ddf0946f273f48954156 100644 --- a/install/flux-patches/helm-controller.yaml +++ b/install/flux-patches/helm-controller.yaml @@ -8,7 +8,7 @@ spec: resources: limits: cpu: "1" - memory: 1536Mi + memory: 2048Mi requests: cpu: 100m - memory: 256Mi + memory: 512Mi