mirror of
https://github.com/rancher/rke.git
synced 2025-09-17 23:49:06 +00:00
@@ -278,7 +278,7 @@ func (c *Cluster) BuildKubeletProcess(host *hosts.Host) v3.Process {
|
||||
"/var/run:/var/run:rw,rprivate",
|
||||
"/run:/run:rprivate",
|
||||
"/etc/ceph:/etc/ceph",
|
||||
"/dev:/host/dev,rprivate",
|
||||
"/dev:/host/dev:rprivate",
|
||||
"/var/log/containers:/var/log/containers:z",
|
||||
"/var/log/pods:/var/log/pods:z",
|
||||
}
|
||||
|
Reference in New Issue
Block a user