Remove autoscaling using HPA
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -234,13 +234,6 @@ serviceAccount:
|
||||
# If not set and create is true, a name is generated using the fullname template
|
||||
name: ""
|
||||
|
||||
autoscaling:
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 100
|
||||
targetCPUUtilizationPercentage: 80
|
||||
# targetMemoryUtilizationPercentage: 80
|
||||
|
||||
# spireSettings
|
||||
|
||||
spire:
|
||||
|
||||
Reference in New Issue
Block a user