From c4e72ba3cb55ebc4ab4ecb43243d4aa8304dffcf Mon Sep 17 00:00:00 2001 From: Philip Haupt <“der.mad.mob@gmail.com”> Date: Sat, 18 Oct 2025 16:39:28 +0200 Subject: [PATCH] dind --- gitea-runner/main.yaml | 35 +++++++++++++++++++++++++---------- gitea-runner/src/values.yaml | 4 ++-- 2 files changed, 27 insertions(+), 12 deletions(-) diff --git a/gitea-runner/main.yaml b/gitea-runner/main.yaml index dcc2fc4..b4bf366 100644 --- a/gitea-runner/main.yaml +++ b/gitea-runner/main.yaml @@ -63,7 +63,12 @@ spec: app.kubernetes.io/name: act-runner spec: containers: - - env: + - command: + - sh + - -c + - while ! nc -z localhost 2376