diff --git a/servers/legion/apps/gitea-runner.yaml b/servers/legion/apps/gitea-runner.yaml index befeaba..b6a7291 100644 --- a/servers/legion/apps/gitea-runner.yaml +++ b/servers/legion/apps/gitea-runner.yaml @@ -36,7 +36,8 @@ spec: network: host docker_host: "unix:///var/run/docker.sock" force_pull: false - valid_volumes: [] + valid_volumes: + - /var/run/docker.sock default_image: "registry.neuralplatform.ai/ci-base:latest" EOF envFrom: