fix(argocd): Enable ServerSideApply for CNPG
This commit is contained in:
parent
bd2a0c7c55
commit
1420189990
1 changed files with 2 additions and 0 deletions
|
|
@ -58,3 +58,5 @@ spec:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
enabled: true
|
enabled: true
|
||||||
|
syncOptions:
|
||||||
|
- ServerSideApply=true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue