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

(cherry picked from commit 2240ba04fc)
This commit is contained in:
niusmallnan 2019-01-07 16:55:36 +08:00
parent b599a8cdba
commit 9177f60ffd

View File

@ -280,6 +280,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