From 9df0c66ba9d71d9c14f11ab4b112706203c96c4a Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 28 Feb 2025 11:06:08 +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 bf92bb3..b27682d 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/raw/branch/main/' + repoURL: 'https://gitea.innohub.local:3000/git/charts/src/branch/main/' targetRevision: 0.*.* path: tatort insecure: true