Skip to content
Snippets Groups Projects
Commit 33ca37f6 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

disable autoscalling

parent f18d2a04
No related branches found
No related tags found
No related merge requests found
Pipeline #115219 passed with warnings
...@@ -22,7 +22,7 @@ resources: ...@@ -22,7 +22,7 @@ resources:
memory: 1Gi memory: 1Gi
autoscaling: autoscaling:
enabled: true enabled: false
minReplicas: 1 minReplicas: 1
maxReplicas: 5 maxReplicas: 5
targetCPUUtilizationPercentage: 80 targetCPUUtilizationPercentage: 80
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment