Compare commits

..

No commits in common. "2698432809091898b5f4e7ef33740cf2da1c5994" and "9bbf171980179977bae43c1726dc5fd5077ea33f" have entirely different histories.

3 changed files with 1 additions and 9 deletions

View file

@ -21,7 +21,7 @@ spec:
# TODO: RIRE Can be updated when https://github.com/argoproj/argo-cd/issues/20790 is fixed and merged # TODO: RIRE Can be updated when https://github.com/argoproj/argo-cd/issues/20790 is fixed and merged
# As logout make problems, it is suggested to switch from path based routing to an own argocd domain, # As logout make problems, it is suggested to switch from path based routing to an own argocd domain,
# similar to the CNOE amazon reference implementation and in our case, Forgejo # similar to the CNOE amazon reference implementation and in our case, Forgejo
targetRevision: argo-cd-7.7.5 targetRevision: argo-cd-7.6.12
helm: helm:
valueFiles: valueFiles:
- $values/stacks/core/argocd/values.yaml - $values/stacks/core/argocd/values.yaml

View file

@ -23,7 +23,3 @@ spec:
selfHeal: true selfHeal: true
retry: retry:
limit: -1 limit: -1
backoff:
duration: 15s
factor: 1
maxDuration: 15s

View file

@ -23,7 +23,3 @@ spec:
selfHeal: true selfHeal: true
retry: retry:
limit: -1 limit: -1
backoff:
duration: 15s
factor: 1
maxDuration: 15s