Skip to content

Commit

Permalink
Disable autoscaling web staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 18, 2023
1 parent df3e27c commit 255f245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ osm-seed:
memory: "2Gi"
cpu: "2"
autoscaling:
enabled: true
enabled: false
minReplicas: 2
maxReplicas: 10
cpuUtilization: 80
Expand Down

0 comments on commit 255f245

Please sign in to comment.