From a6117f664608f2da5d6350d172705ee6b5c3e5f0 Mon Sep 17 00:00:00 2001 From: AleDore Date: Tue, 14 Nov 2023 11:20:39 +0100 Subject: [PATCH] [#IOPLT-268] Prepare Beta to traffic routing --- helm/values-beta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values-beta.yaml b/helm/values-beta.yaml index 9f8db8c6..e71e307d 100644 --- a/helm/values-beta.yaml +++ b/helm/values-beta.yaml @@ -36,7 +36,7 @@ microservice-chart: cpu: '200m' autoscaling: enable: true - minReplica: 1 + minReplica: 2 maxReplica: 10 pollingInterval: 30 # seconds cooldownPeriod: 300 # seconds