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:
parent
f30b6f4df2
commit
2240ba04fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user