diff --git a/manifests/artemis/gitea-runners/values.yaml b/manifests/artemis/gitea-runners/values.yaml index 4c497e0..bec1cc2 100644 --- a/manifests/artemis/gitea-runners/values.yaml +++ b/manifests/artemis/gitea-runners/values.yaml @@ -79,8 +79,6 @@ statefulset: # If the container keeps crashing in your environment, you might have to add the `DOCKER_IPTABLES_LEGACY` environment variable. # See https://github.com/docker-library/docker/issues/463#issuecomment-1881909456 extraEnvs: - - name: DOCKER_HOST - value: "unix:///var/run/docker.sock" - name: DOCKER_TLS_CERTDIR value: "" # - name: "DOCKER_IPTABLES_LEGACY"