From af3cb8ba4878b1ddc3e7b7503887db69f0048ddc Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 13 Jul 2025 19:26:56 +0530 Subject: [PATCH] minor correction --- cluster/apps/gitea-act/gitea-act.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/gitea-act/gitea-act.yml b/cluster/apps/gitea-act/gitea-act.yml index c1387f8..7d09d43 100644 --- a/cluster/apps/gitea-act/gitea-act.yml +++ b/cluster/apps/gitea-act/gitea-act.yml @@ -67,7 +67,7 @@ spec: - name: GITEA_RUNNER_REGISTRATION_TOKEN value: "NvAHP4f1in4Fpe6VFaiwiN98IR0poOQoDv4dDKcN" - name: DOCKER_TLS_VERIFY - value: "0" + value: "1" - name: DOCKER_CERT_PATH value: "/certs/client" volumeMounts: