From 370e63a05de4a0b69ac9b3faef03d527f3cb1285 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Mon, 26 Jul 2021 16:28:50 +0200 Subject: [PATCH] fix: gitea --- cluster/apps/development/gitea/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/development/gitea/helm-release.yaml b/cluster/apps/development/gitea/helm-release.yaml index 72a0c81bb..645cf6c2a 100644 --- a/cluster/apps/development/gitea/helm-release.yaml +++ b/cluster/apps/development/gitea/helm-release.yaml @@ -67,6 +67,7 @@ spec: SSH_PORT: 22 SSH_LISTEN_PORT: 22 SSH_DOMAIN: gitea.${SECRET_CLUSTER_DOMAIN_ROOT} + ROOT_URL: https://gitea.${SECRET_CLUSTER_DOMAIN} respository: DEFAULT_PRIVATE: true admin: