From 886a0e533b8461ce19cf5bc242ac416c01fee5db Mon Sep 17 00:00:00 2001 From: trivernis Date: Sun, 25 Aug 2024 10:26:24 +0200 Subject: [PATCH] Deactivate forgejo ingress route --- apps/forgejo/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/forgejo/app.yaml b/apps/forgejo/app.yaml index 0c6b20b..3d973da 100644 --- a/apps/forgejo/app.yaml +++ b/apps/forgejo/app.yaml @@ -10,4 +10,4 @@ resources: - app/postgres-sealedsecret.yaml - app/postgres.yaml - app/release.yaml - - app/route.yaml + # - app/route.yaml