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