mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
delete unused para.
This commit is contained in:
@@ -81,9 +81,6 @@ const (
|
||||
testKubeletHostname = "127.0.0.1"
|
||||
testKubeletHostIP = "127.0.0.1"
|
||||
|
||||
testReservationCPU = "200m"
|
||||
testReservationMemory = "100M"
|
||||
|
||||
// TODO(harry) any global place for these two?
|
||||
// Reasonable size range of all container images. 90%ile of images on dockerhub drops into this range.
|
||||
minImgSize int64 = 23 * 1024 * 1024
|
||||
|
Reference in New Issue
Block a user