gitea runner: aaaa

This commit is contained in:
2025-03-13 13:15:18 -04:00
parent f019eebdb6
commit 6038697856

View File

@@ -27,7 +27,7 @@ spec:
command: ["sh", "-c", "while ! nc -z localhost 2376 </dev/null; do echo 'waiting for docker daemon...'; sleep 5; done; /sbin/tini -- run.sh"]
env:
- name: DOCKER_HOST
value: tcp://docker:2376
value: tcp://127.0.0.1:2376
- name: DOCKER_CERT_PATH
value: /certs/client
- name: DOCKER_TLS_VERIFY