mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
@@ -32,7 +32,7 @@ func updateHostConfig(hc *dockercontainer.HostConfig, opts *kubecontainer.RunCon
|
||||
}
|
||||
|
||||
func DefaultMemorySwap() int64 {
|
||||
return -1
|
||||
return 0
|
||||
}
|
||||
|
||||
func getContainerIP(container *dockertypes.ContainerJSON) string {
|
||||
|
Reference in New Issue
Block a user