fix(ci-runner): add extra_hosts for cluster DNS in CI Docker containers

This commit is contained in:
Will Anderson
2026-04-23 12:50:53 -05:00
parent 521079590b
commit 39808ab964
+2
View File
@@ -41,6 +41,8 @@ spec:
valid_volumes:
- /var/run/docker.sock
default_image: "registry.neuralplatform.ai/ci-base:latest"
extra_hosts:
- "gitea.git.svc.cluster.local:10.43.1.53"
EOF
envFrom:
- secretRef: