From 4569267cada81401b4bbb34b98fc492704c5b1ef Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Wed, 17 Jul 2024 01:44:26 -0800 Subject: [PATCH] disable autoscaling for temporal --- flux/apps/base/temporal/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flux/apps/base/temporal/release.yaml b/flux/apps/base/temporal/release.yaml index 375775b..9873c28 100644 --- a/flux/apps/base/temporal/release.yaml +++ b/flux/apps/base/temporal/release.yaml @@ -47,6 +47,8 @@ spec: enabled: false frontend: replicaCount: 1 + autoscaling: + enabled: false history: replicaCount: 1 autoscaling: