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 ##
|
## Capacity/Affinity ##
|
||||||
######################################
|
######################################
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 0
|
||||||
strategy:
|
strategy:
|
||||||
type: "RollingUpdate"
|
type: "RollingUpdate"
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
@@ -787,7 +787,7 @@ inboundWorker:
|
|||||||
## Capacity/Affinity ##
|
## Capacity/Affinity ##
|
||||||
######################################
|
######################################
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 0
|
||||||
strategy:
|
strategy:
|
||||||
type: "RollingUpdate"
|
type: "RollingUpdate"
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
@@ -1064,7 +1064,7 @@ orchestrator:
|
|||||||
## Capacity/Affinity ##
|
## Capacity/Affinity ##
|
||||||
######################################
|
######################################
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 0
|
||||||
strategy:
|
strategy:
|
||||||
type: "RollingUpdate"
|
type: "RollingUpdate"
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
@@ -1203,7 +1203,7 @@ fusionOperator:
|
|||||||
## Capacity/Affinity ##
|
## Capacity/Affinity ##
|
||||||
######################################
|
######################################
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 0
|
||||||
strategy:
|
strategy:
|
||||||
type: "RollingUpdate"
|
type: "RollingUpdate"
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
@@ -1452,7 +1452,7 @@ pepServer:
|
|||||||
## Capacity/Affinity ##
|
## Capacity/Affinity ##
|
||||||
######################################
|
######################################
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 0
|
||||||
strategy:
|
strategy:
|
||||||
type: "RollingUpdate"
|
type: "RollingUpdate"
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
@@ -1949,7 +1949,7 @@ fluentBit:
|
|||||||
|
|
||||||
autoscaling:
|
autoscaling:
|
||||||
enabled: true
|
enabled: true
|
||||||
minReplicas: 1
|
minReplicas: 0
|
||||||
maxReplicas: 1
|
maxReplicas: 1
|
||||||
targetCPUUtilizationPercentage: 75
|
targetCPUUtilizationPercentage: 75
|
||||||
targetMemoryUtilizationPercentage: 75
|
targetMemoryUtilizationPercentage: 75
|
||||||
|
|||||||
Reference in New Issue
Block a user