From 50736d960dfc7ed8d3d76c7ee86eb5e54e597c4e Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 28 Feb 2025 12:49:07 +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 b27682d..7b2ae16 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/src/branch/main/' + repoURL: 'https://gitea.innohub.local:3000/innohub/charts/raw/main/' targetRevision: 0.*.* path: tatort insecure: true