Remove autoscaling

main
Rakshit Menpara 2022-07-08 12:08:59 +05:30
parent bcf30f60ce
commit f21418a2d2
1 changed files with 0 additions and 7 deletions

View File

@ -224,13 +224,6 @@ resources: {}
# cpu: 100m # cpu: 100m
# memory: 128Mi # memory: 128Mi
autoscaling:
enabled: false
minReplicas: 1
maxReplicas: 100
targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
nodeSelector: {} nodeSelector: {}
tolerations: [] tolerations: []