Commit e44164b9 authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

Revert "Decrease request size in autoscaling suite"

parent ad40653a
......@@ -31,7 +31,7 @@ import (
const (
dynamicConsumptionTimeInSeconds = 30
staticConsumptionTimeInSeconds = 3600
dynamicRequestSizeInMillicores = 20
dynamicRequestSizeInMillicores = 100
dynamicRequestSizeInMegabytes = 100
port = 80
targetPort = 8080
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment