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:
parent
b599a8cdba
commit
9177f60ffd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user