From 90168312862e39fe4e3c7026e9cf20a2bc98b51f Mon Sep 17 00:00:00 2001 From: richardrobertreitz Date: Fri, 28 Feb 2025 11:15:56 +0000 Subject: [PATCH] Update template/stacks/core/argocd.yaml --- template/stacks/core/argocd.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/template/stacks/core/argocd.yaml b/template/stacks/core/argocd.yaml index 215d1e3..4433721 100644 --- a/template/stacks/core/argocd.yaml +++ b/template/stacks/core/argocd.yaml @@ -18,7 +18,9 @@ spec: sources: - repoURL: https://github.com/argoproj/argo-helm path: charts/argo-cd - # TOD: 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, + # similar to the CNOE amazon reference implementation and in our case, Forgejo targetRevision: argo-cd-7.6.12 helm: valueFiles: