From e5f10ec59c253fbb1d731a6f8b5e7959c33e5c09 Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 28 Feb 2025 10:22:45 +0100 Subject: [PATCH] repoURL --- argocd/apps/tatort/tatort.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/tatort/tatort.yaml b/argocd/apps/tatort/tatort.yaml index 3dc67c2..dfa2068 100644 --- a/argocd/apps/tatort/tatort.yaml +++ b/argocd/apps/tatort/tatort.yaml @@ -7,7 +7,7 @@ metadata: spec: project: default source: - repoURL: 'https://gitea.innohub.local:3000/git/charts' + repoURL: 'https://gitea.innohub.local:3000/git/charts/raw/branch/main/' targetRevision: 0.0.* path: tatort-chart insecure: true