fix(ci-runner): add extra_hosts for cluster DNS in CI Docker containers
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user