fix(prop): add PrunePropagationPolicy=foreground to ArgoCD sync options

This commit is contained in:
Graham McInitre 2026-07-21 08:44:56 -05:00
parent 80a85f3916
commit a6b99691fb

View file

@ -27,3 +27,4 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- PrunePropagationPolicy=foreground