diff --git a/argocd/apps/tatort/tatort.yaml b/argocd/apps/tatort/tatort.yaml index b2f7c9f..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://192.168.4.101:3000/innohub/k3s.git' + repoURL: 'https://gitea.innohub.local:3000/innohub/k3s.git' targetRevision: 0.0.* path: tatort insecure: true