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