manifest/autoscale: set default pods to 0
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
6fa1904a50
commit
f5443aaf2b
@ -13,7 +13,7 @@ spec:
|
|||||||
service: techaro-lol
|
service: techaro-lol
|
||||||
port: 80
|
port: 80
|
||||||
replicas:
|
replicas:
|
||||||
min: 1
|
min: 0
|
||||||
max: 10
|
max: 10
|
||||||
scaledownPeriod: 300
|
scaledownPeriod: 300
|
||||||
scalingMetric:
|
scalingMetric:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user