diff --git a/infrastructure/flux-system/monitoring.yaml b/infrastructure/flux-system/monitoring.yaml
index 2c420b809f96be416b37cc9a9dc65d203556a7ce..5b2c9ff5ed1e45478b2bd0edb2a4dd8aabad0c89 100644
--- a/infrastructure/flux-system/monitoring.yaml
+++ b/infrastructure/flux-system/monitoring.yaml
@@ -9,7 +9,6 @@ spec:
   ref:
     tag: v0.39.0
   url: https://git.shivering-isles.com/github-mirror/fluxcd/flux2
-  targetNamespace: monitoring-system
   ignore: |
     # exclude all
     /*
@@ -25,6 +24,7 @@ spec:
   interval: 1h0m0s
   path: ./manifests/monitoring/monitoring-config
   prune: true
+  targetNamespace: monitoring-system
   sourceRef:
     kind: GitRepository
     name: monitoring