ServerSideApply needed for ArgoCD
This commit is contained in:
parent
1e7d02091d
commit
ea2c4fcbd5
1 changed files with 2 additions and 0 deletions
|
|
@ -15,3 +15,5 @@ spec:
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
|
syncOptions:
|
||||||
|
- ServerSideApply=true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue