diff --git a/servers/legion/apps/gitea-runner.yaml b/servers/legion/apps/gitea-runner.yaml index 5d01b95..2f4d1c0 100644 --- a/servers/legion/apps/gitea-runner.yaml +++ b/servers/legion/apps/gitea-runner.yaml @@ -36,7 +36,6 @@ spec: timeout: 3h container: network: bridge - options: "-v /var/run/docker.sock:/var/run/docker.sock" docker_host: "unix:///var/run/docker.sock" force_pull: false EOF