manually reduce workers to 3
should be handled by autoscaler
This commit is contained in:
@@ -88,7 +88,7 @@ podSecurityContext: {}
|
||||
|
||||
securityContext: {}
|
||||
|
||||
replicaCount: 4
|
||||
replicaCount: 3
|
||||
|
||||
resources: {}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ helmCharts:
|
||||
kubernetesIngress:
|
||||
allowExternalNameServices: true
|
||||
deployment:
|
||||
replicas: 4
|
||||
replicas: 3
|
||||
annotations:
|
||||
keel.sh/policy: minor
|
||||
keel.sh/trigger: patch
|
||||
|
||||
Reference in New Issue
Block a user