GitOps Sync Policies
Installation
SKILL.md
GitOps Sync Policies
ArgoCD Sync Policies
Automated Sync
syncPolicy:
automated:
prune: true # Delete resources removed from Git
selfHeal: true # Reconcile manual changes
allowEmpty: false # Prevent empty sync