im getting edged
This commit is contained in:
@@ -178,7 +178,12 @@ spec:
|
|||||||
- "ubuntu-20.04:docker://harbor.yadunut.dev/gitea_cache/runner-images:ubuntu-20.04"
|
- "ubuntu-20.04:docker://harbor.yadunut.dev/gitea_cache/runner-images:ubuntu-20.04"
|
||||||
container:
|
container:
|
||||||
network: host
|
network: host
|
||||||
|
valid_volumes:
|
||||||
|
- '**'
|
||||||
options: |
|
options: |
|
||||||
|
-v /certs/server:/certs/server
|
||||||
--add-host=dind:host-gateway
|
--add-host=dind:host-gateway
|
||||||
-e DOCKER_HOST=tcp://dind:2376
|
-e DOCKER_HOST=tcp://dind:2376
|
||||||
-e DOCKER_TLS_VERIFY=1
|
-e DOCKER_TLS_VERIFY=1
|
||||||
|
-e DOCKER_CERT_PATH=/certs/server
|
||||||
|
-e DOCKER_TLS_CERTDIR=/certs/server
|
||||||
|
|||||||
Reference in New Issue
Block a user