From d28ee1ceed36f643e0895b6b202820d6b132d89f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Jun 2026 10:21:38 +0300 Subject: git-server: switch ArgoCD app to pull from internal git-server --- f3s/argocd-apps/cicd/git-server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f3s/argocd-apps/cicd/git-server.yaml b/f3s/argocd-apps/cicd/git-server.yaml index be96b7f..6c46870 100644 --- a/f3s/argocd-apps/cicd/git-server.yaml +++ b/f3s/argocd-apps/cicd/git-server.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default source: - repoURL: https://codeberg.org/snonux/conf.git + repoURL: http://git-server.cicd.svc.cluster.local/conf.git targetRevision: master path: f3s/git-server/helm-chart destination: -- cgit v1.2.3