From 610a81fef0a85ffc4773b3c6e967fbfce76771c1 Mon Sep 17 00:00:00 2001 From: Titus Vermesan Date: Wed, 2 Oct 2024 12:28:37 +0200 Subject: [PATCH] target revision auf head --- argocd/apps/argocd/argocd/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/argocd/argocd/argocd.yaml b/argocd/apps/argocd/argocd/argocd.yaml index 99fe4c3..af52a35 100644 --- a/argocd/apps/argocd/argocd/argocd.yaml +++ b/argocd/apps/argocd/argocd/argocd.yaml @@ -8,7 +8,7 @@ spec: project: default source: repoURL: 'https://argoproj.github.io/argo-helm' -# targetRevision: 5.* + targetRevision: 'head' helm: parameters: - name: 'server.extraArgs[0]'