disable autoscaling for temporal

This commit is contained in:
CJ_Clippy 2024-07-17 01:44:26 -08:00
parent 39f8c708b8
commit 4569267cad

@ -47,6 +47,8 @@ spec:
enabled: false enabled: false
frontend: frontend:
replicaCount: 1 replicaCount: 1
autoscaling:
enabled: false
history: history:
replicaCount: 1 replicaCount: 1
autoscaling: autoscaling: