diff --git a/base/flux/kustomization.yaml b/base/flux/kustomization.yaml
index fe7c930bdf5e4a2950d305ca25743b1e3d862cbf..3f2a71ee8c07acdda2bde46ff83dfb9ea28ed643 100644
--- a/base/flux/kustomization.yaml
+++ b/base/flux/kustomization.yaml
@@ -109,10 +109,10 @@ patches:
               resources:
                 limits:
                   cpu: 100m
-                  memory: 100Mi
+                  memory: 200Mi
                 requests:
                   cpu: 100m
-                  memory: 100Mi
+                  memory: 200Mi
   - target:
       kind: Deployment
       name: source-controller