updating argocd appliation.yaml
This commit is contained in:
parent
4dadf2e188
commit
540e7b5713
@ -17,3 +17,11 @@ spec:
|
|||||||
automated:
|
automated:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
prune: true
|
prune: true
|
||||||
|
syncOptions:
|
||||||
|
- PruneLast=true
|
||||||
|
retry:
|
||||||
|
limit: 2
|
||||||
|
backoff:
|
||||||
|
duration: 5s
|
||||||
|
factor: 2
|
||||||
|
maxDuration: 3m0s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user