Remove retry block causing out-of-sync issues
This commit is contained in:
parent
b48f471f8a
commit
2e5b27c59c
1 changed files with 0 additions and 6 deletions
|
|
@ -44,11 +44,5 @@ spec:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
retry:
|
|
||||||
limit: 10
|
|
||||||
backoff:
|
|
||||||
duration: 30s
|
|
||||||
maxDuration: 5m
|
|
||||||
factor: 2
|
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue