enable auto-sync
This commit is contained in:
parent
b040bd0ff5
commit
b8a8eb608d
|
@ -11,3 +11,12 @@ spec:
|
|||
destination:
|
||||
namespace: "{{ .Release.Namespace }}"
|
||||
name: in-cluster
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
retry:
|
||||
limit: 10
|
||||
backoff:
|
||||
duration: 5s
|
||||
factor: 2
|
||||
maxDuration: 3m0s
|
||||
|
|
Loading…
Reference in New Issue
Block a user