mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
Use host network for preload-user-images service
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user