From f5443aaf2b058752b8a60d55857cd32e03209fba Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Wed, 9 Oct 2024 09:43:01 -0400 Subject: [PATCH] manifest/autoscale: set default pods to 0 Signed-off-by: Xe Iaso --- manifest/autoscale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/autoscale.yaml b/manifest/autoscale.yaml index 4ea20d2..7d1d7d3 100644 --- a/manifest/autoscale.yaml +++ b/manifest/autoscale.yaml @@ -13,7 +13,7 @@ spec: service: techaro-lol port: 80 replicas: - min: 1 + min: 0 max: 10 scaledownPeriod: 300 scalingMetric: