From 2729eb1f27d3d7ed5a57e691f874374e56ccaae7 Mon Sep 17 00:00:00 2001 From: HDW Date: Sun, 19 Apr 2026 14:58:50 +0200 Subject: [PATCH] feat: initial bootstrap manifests for argocd and gitea --- bootstrap/root-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/root-app.yaml b/bootstrap/root-app.yaml index a689b59..24c1b67 100644 --- a/bootstrap/root-app.yaml +++ b/bootstrap/root-app.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default source: - repoURL: 'http://localhost:3000/hdw/cluster-state.git' + repoURL: 'http://gitea-service.gitea.svc.cluster.local:3000/hdw/cluster-state.git' targetRevision: HEAD path: apps/ # WICHTIG: Das ist der Ordner mit den Kind-Apps destination: