mirror of
https://github.com/rancher/os.git
synced 2025-09-25 20:52:58 +00:00
Merge pull request #528 from imikushin/fix-rebuild-services
mark default console as ephemeral (rebuild: always)
This commit is contained in:
@@ -140,6 +140,7 @@ rancher:
|
|||||||
labels:
|
labels:
|
||||||
io.rancher.os.scope: system
|
io.rancher.os.scope: system
|
||||||
io.rancher.os.after: cloud-init
|
io.rancher.os.after: cloud-init
|
||||||
|
io.docker.compose.rebuild: always
|
||||||
net: host
|
net: host
|
||||||
uts: host
|
uts: host
|
||||||
pid: host
|
pid: host
|
||||||
|
Reference in New Issue
Block a user