delete unused para.
This commit is contained in:
parent
560323ad9b
commit
471f97526b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user