Refactor syncPolicy in application.yaml to simplify automated settings
This commit is contained in:
parent
9a14400ad8
commit
3b6527c3fb
@ -16,10 +16,7 @@ spec:
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: false
|
||||
selfHeal: false
|
||||
automated: {}
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- Replace=true
|
||||
- ServerSideApply=true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user