From cad267b8cd95e9c478a8854c0f847bab6c06cd6d Mon Sep 17 00:00:00 2001 From: AB Date: Mon, 18 May 2026 23:00:20 +0300 Subject: [PATCH] gitea test --- k8s/apps/gitea/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/apps/gitea/deployment.yaml b/k8s/apps/gitea/deployment.yaml index 7dedcb0..efd788a 100644 --- a/k8s/apps/gitea/deployment.yaml +++ b/k8s/apps/gitea/deployment.yaml @@ -144,8 +144,8 @@ spec: mountPath: /data env: - name: GITEA_INSTANCE_URL - value: "http://gitea.gitea.svc.cluster.local" - #value: "https://gt.hexor.cy" + #value: "http://gitea.gitea.svc.cluster.local" + value: "https://gt.hexor.cy" - name: GITEA_RUNNER_REGISTRATION_TOKEN valueFrom: secretKeyRef: