From 64eb8a950a8e6572fbb96b48208c4fb8ec208a03 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 2 Sep 2025 20:35:50 +0200 Subject: [PATCH] commit --- argocd/apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps.yaml b/argocd/apps.yaml index 26f2541..a05d5dc 100644 --- a/argocd/apps.yaml +++ b/argocd/apps.yaml @@ -12,5 +12,5 @@ spec: project: default source: path: app-of-apps - repoURL: https://git.undercloud.local/Undercloud/k8s-apps.git + repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000 targetRevision: HEAD \ No newline at end of file