Skip to content

Commit

Permalink
Disable autoscaling staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed May 10, 2024
1 parent fa65c53 commit 044c801
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 @@ -130,7 +130,7 @@ osm-seed:
memory: "2Gi"
cpu: "2"
autoscaling:
enabled: true
enabled: false
minReplicas: 1
maxReplicas: 10
cpuUtilization: 80
Expand Down

0 comments on commit 044c801

Please sign in to comment.