mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 14:36:32 +00:00
Avoid creating dangling volumes with rke tools
This commit is contained in:
committed by
Alena Prokharchyk
parent
a905a6df80
commit
556e5bb678
@@ -691,6 +691,7 @@ func (c *Cluster) BuildSidecarProcess() v3.Process {
|
||||
Labels: map[string]string{
|
||||
ContainerNameLabel: services.SidekickContainerName,
|
||||
},
|
||||
Command: []string{"/bin/bash"},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user