made replicas 0
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
This commit is contained in:
12
values.yaml
12
values.yaml
@@ -512,7 +512,7 @@ envoy:
|
||||
## Capacity/Affinity ##
|
||||
######################################
|
||||
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
strategy:
|
||||
type: "RollingUpdate"
|
||||
rollingUpdate:
|
||||
@@ -787,7 +787,7 @@ inboundWorker:
|
||||
## Capacity/Affinity ##
|
||||
######################################
|
||||
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
strategy:
|
||||
type: "RollingUpdate"
|
||||
rollingUpdate:
|
||||
@@ -1064,7 +1064,7 @@ orchestrator:
|
||||
## Capacity/Affinity ##
|
||||
######################################
|
||||
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
strategy:
|
||||
type: "RollingUpdate"
|
||||
rollingUpdate:
|
||||
@@ -1203,7 +1203,7 @@ fusionOperator:
|
||||
## Capacity/Affinity ##
|
||||
######################################
|
||||
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
strategy:
|
||||
type: "RollingUpdate"
|
||||
rollingUpdate:
|
||||
@@ -1452,7 +1452,7 @@ pepServer:
|
||||
## Capacity/Affinity ##
|
||||
######################################
|
||||
|
||||
replicaCount: 1
|
||||
replicaCount: 0
|
||||
strategy:
|
||||
type: "RollingUpdate"
|
||||
rollingUpdate:
|
||||
@@ -1949,7 +1949,7 @@ fluentBit:
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
minReplicas: 1
|
||||
minReplicas: 0
|
||||
maxReplicas: 1
|
||||
targetCPUUtilizationPercentage: 75
|
||||
targetMemoryUtilizationPercentage: 75
|
||||
|
||||
Reference in New Issue
Block a user