drop ServerSideApply: it silently skipped app Deployments
This commit is contained in:
parent
0e877eac63
commit
34f4463640
@ -26,4 +26,3 @@ spec:
|
|||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
|
||||||
|
|||||||
@ -24,6 +24,3 @@ spec:
|
|||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
# ClusterSecretStore is cluster-scoped; without this Argo warns about the
|
|
||||||
# missing namespace on a cluster-scoped resource. Harmless, silences it.
|
|
||||||
- ServerSideApply=true
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user