mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Revert "Revert "Decrease request size in autoscaling suite""
This commit is contained in:
parent
92ec286ecc
commit
1077d37aaf
@ -31,7 +31,7 @@ import (
|
||||
const (
|
||||
dynamicConsumptionTimeInSeconds = 30
|
||||
staticConsumptionTimeInSeconds = 3600
|
||||
dynamicRequestSizeInMillicores = 100
|
||||
dynamicRequestSizeInMillicores = 20
|
||||
dynamicRequestSizeInMegabytes = 100
|
||||
port = 80
|
||||
targetPort = 8080
|
||||
|
Loading…
Reference in New Issue
Block a user