From b543376207c7d0f6414422f590a6247161b2fbaa Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 3 Oct 2024 10:12:43 -0400 Subject: [PATCH] manifest: default to 0 autoscaled pods 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: