diff --git a/base/flux/kustomization.yaml b/base/flux/kustomization.yaml
index 2b2c2788eabd3f438ce3bb7cd8e68654adb873bb..01e15e9876e3fcad829d6cbf59f51815f0b0aa1b 100644
--- a/base/flux/kustomization.yaml
+++ b/base/flux/kustomization.yaml
@@ -88,10 +88,10 @@ patches:
               resources:
                 limits:
                   cpu: 100m
-                  memory: 200Mi
+                  memory: 600Mi
                 requests:
                   cpu: 100m
-                  memory: 200Mi
+                  memory: 600Mi
   - target:
       kind: Deployment
       name: notification-controller