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