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