Update syncOption
This commit is contained in:
parent
78a0496fd3
commit
245d5b151c
@ -28,8 +28,9 @@ spec:
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: '{{namespace}}'
|
||||
syncPolicy: {}
|
||||
# automated:
|
||||
# selfHeal: true
|
||||
# syncOption:
|
||||
# - Prune=false
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- Prune=false
|
||||
- ApplyOutOfSyncOnly=true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user