fix: add required prune field to Flux Kustomizations

This commit is contained in:
2026-06-16 11:14:31 +02:00
parent 8c91323d32
commit 3dfc7badb4
2 changed files with 2 additions and 0 deletions
@@ -7,6 +7,7 @@ metadata:
namespace: flux-system
spec:
interval: 10m
prune: true
sourceRef:
kind: GitRepository
name: homeprod
+1
View File
@@ -8,6 +8,7 @@ metadata:
namespace: flux-system
spec:
interval: 10m
prune: true
sourceRef:
kind: GitRepository
name: homeprod