chore(helm): disable autoscaling by default
This commit is contained in:
parent
bf90f28bfc
commit
959bae0478
10 changed files with 10 additions and 10 deletions
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ resources: {}
|
|||
# memory: 128Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 5
|
||||
targetCPUUtilizationPercentage: 80
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue