From 15cb85b11ad8891362c09d0899979652874eff69 Mon Sep 17 00:00:00 2001 From: AB Date: Mon, 18 May 2026 22:44:10 +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 efd788a..7dedcb0 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: