mirror of
https://github.com/rancher/os.git
synced 2025-08-08 02:04:13 +00:00
Use host network for preload-user-images service
This commit is contained in:
parent
f30b6f4df2
commit
2240ba04fc
@ -289,6 +289,7 @@ rancher:
|
|||||||
preload-user-images:
|
preload-user-images:
|
||||||
image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}}
|
image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}}
|
||||||
command: ros preload-images
|
command: ros preload-images
|
||||||
|
net: host
|
||||||
labels:
|
labels:
|
||||||
io.rancher.os.detach: "false"
|
io.rancher.os.detach: "false"
|
||||||
io.rancher.os.scope: system
|
io.rancher.os.scope: system
|
||||||
|
Loading…
Reference in New Issue
Block a user