updating argocd appliation.yaml

This commit is contained in:
Luke Robles 2022-02-02 17:18:07 -08:00
parent 59465b5ab4
commit 92104c1b69

View File

@ -17,3 +17,11 @@ spec:
automated:
selfHeal: true
prune: true
syncOptions:
- PruneLast=true
retry:
limit: 2
backoff:
duration: 5s
factor: 2
maxDuration: 3m0s