1
0
mirror of https://github.com/rancher/os.git synced 2025-07-31 06:32:09 +00:00

Use host network for preload-user-images service

This commit is contained in:
niusmallnan 2019-01-07 16:55:36 +08:00 committed by niusmallnan
parent f30b6f4df2
commit 2240ba04fc

View File

@ -289,6 +289,7 @@ rancher:
preload-user-images:
image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}}
command: ros preload-images
net: host
labels:
io.rancher.os.detach: "false"
io.rancher.os.scope: system