diff --git a/servers/legion/apps/gitea-runner.yaml b/servers/legion/apps/gitea-runner.yaml index 2f4d1c0..5e0227e 100644 --- a/servers/legion/apps/gitea-runner.yaml +++ b/servers/legion/apps/gitea-runner.yaml @@ -35,7 +35,7 @@ spec: envs: {} timeout: 3h container: - network: bridge + network: host docker_host: "unix:///var/run/docker.sock" force_pull: false EOF