manually reduce workers to 3

should be handled by autoscaler
This commit is contained in:
2025-12-28 22:15:59 +02:00
parent 3ce56bc860
commit b2d816de46
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ podSecurityContext: {}
securityContext: {}
replicaCount: 4
replicaCount: 3
resources: {}

View File

@@ -21,7 +21,7 @@ helmCharts:
kubernetesIngress:
allowExternalNameServices: true
deployment:
replicas: 4
replicas: 3
annotations:
keel.sh/policy: minor
keel.sh/trigger: patch