fix(prop): add PrunePropagationPolicy=foreground to ArgoCD sync options
This commit is contained in:
parent
80a85f3916
commit
a6b99691fb
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ spec:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
- PrunePropagationPolicy=foreground
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue