diff --git a/gitea-runner/main.yaml b/gitea-runner/main.yaml index 07d75b5..8d82058 100644 --- a/gitea-runner/main.yaml +++ b/gitea-runner/main.yaml @@ -73,12 +73,6 @@ spec: name: gitea-runner - name: CONFIG_FILE 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 imagePullPolicy: IfNotPresent name: act-runner