remove sprig shit
This commit is contained in:
parent
c01735be71
commit
3c983e5a98
1 changed files with 2 additions and 2 deletions
|
@ -29,11 +29,11 @@ spec:
|
|||
path: "{{.path}}"
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: '{{.namespace | default "default"}}'
|
||||
namespace: '{{.namespace}}'
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- SyncWave={{.wave | default 0}}
|
||||
- SyncWave={{.wave}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue