From dbcd16f02a037576a5b680a35990ed777b9e3fd3 Mon Sep 17 00:00:00 2001 From: titver968 Date: Wed, 26 Feb 2025 16:09:31 +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 c8497ce..e85a152 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/innohub/k3s.git' + repoURL: 'https://gitea.innohub.local:3000/innohub/k3s/src/branch/main/tatort/k3s.git' targetRevision: 0.0.* path: tatort insecure: true