From f61969bb40fd04220ed8934111b3c6581cf7600b Mon Sep 17 00:00:00 2001 From: Robin Huang Date: Thu, 9 Jan 2025 14:48:39 -0800 Subject: [PATCH] Minimum one instance. --- run-service-staging.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/run-service-staging.yaml b/run-service-staging.yaml index 08a54f3..2252df3 100644 --- a/run-service-staging.yaml +++ b/run-service-staging.yaml @@ -13,6 +13,7 @@ spec: autoscaling.knative.dev/maxScale: '2' run.googleapis.com/cpu-throttling: 'false' run.googleapis.com/startup-cpu-boost: 'false' + run.googleapis.com/minScale: '1' spec: containers: - image: registry-backend-image-substitute