From eb8b98f259dc36d88169709ca5703c36669ea5b1 Mon Sep 17 00:00:00 2001 From: jad0s Date: Thu, 21 May 2026 09:33:24 +0200 Subject: [PATCH] fix: try changint the forgejo app repo from internat address to real external address --- apps/forgejo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/forgejo.yaml b/apps/forgejo.yaml index c259c85..8645ef4 100644 --- a/apps/forgejo.yaml +++ b/apps/forgejo.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git + repoURL: http://forgejo.libretalk.eu/jad0s/gitops.git targetRevision: HEAD path: manifests/forgejo destination: