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