diff --git a/system/argocd/applicationsets/system.yaml b/system/argocd/applicationsets/system.yaml index 3ee865c6..a89d1539 100644 --- a/system/argocd/applicationsets/system.yaml +++ b/system/argocd/applicationsets/system.yaml @@ -20,3 +20,7 @@ spec: source: repoURL: https://github.com/khuedoan/homelab.git path: '{{path}}' + syncPolicy: + automated: + prune: true + selfHeal: true