From ce6f214c2271fcbc6e680ee424ebf55f2e6c96cd Mon Sep 17 00:00:00 2001 From: jad0s Date: Tue, 5 May 2026 16:48:21 +0200 Subject: [PATCH] fix: change forgejo git URL to the real one for the git repo --- apps/forgejo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/forgejo.yaml b/apps/forgejo.yaml index 514f3be..251cccd 100644 --- a/apps/forgejo.yaml +++ b/apps/forgejo.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: git://10.0.122.90/gitops + repoURL: http://forgejo.forgejo.svc.cluster.local/jad0s/gitops.git targetRevision: HEAD path: manifests/forgejo destination: