This commit is contained in:
Philip Haupt
2025-10-19 01:43:25 +02:00
parent 5a64838f76
commit 75b2f3dfcf

View File

@@ -73,12 +73,6 @@ spec:
name: gitea-runner name: gitea-runner
- name: CONFIG_FILE - name: CONFIG_FILE
value: /config/config.yaml value: /config/config.yaml
- name: DOCKER_HOST
value: tcp://localhost:2376
- name: DOCKER_CERT_PATH
value: /certs/client
- name: DOCKER_TLS_VERIFY
value: "1"
image: docker.io/gitea/act_runner:0.2.13-dind image: docker.io/gitea/act_runner:0.2.13-dind
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: act-runner name: act-runner