chore: add retry to bootstrap + add dragonfly operator
This commit is contained in:
parent
b9bb437de6
commit
5a4ffdc331
@ -8,6 +8,11 @@ spec:
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
retry:
|
||||
limit: 4
|
||||
backoff:
|
||||
duration: 8s
|
||||
factor: 2
|
||||
project: default
|
||||
sources:
|
||||
- repoURL: https://gitea.internal.ekycsolutions.com/EKYCSolutions/argocd-dev-apps
|
||||
|
||||
@ -4,3 +4,5 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- apps.yml
|
||||
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/main/manifests/dragonfly-operator.yaml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user