updating argocd appliation.yaml

This commit is contained in:
Luke Robles 2022-02-02 17:22:39 -08:00
parent da882cd8e7
commit ab896f8e6f

View File

@ -12,16 +12,15 @@ spec:
destination:
server: https://kubernetes.default.svc
namespace: default
syncPolicy:
automated:
selfHeal: true
prune: true
syncOptions:
- PruneLast=true
retry:
limit: 2
backoff:
duration: 5s
factor: 2
maxDuration: 3m0s
selfHeal: true
retry:
limit: 2
backoff:
duration: 5s
factor: 2
maxDuration: 3m0s
syncOptions:
- PruneLast=true