Skip to content

Commit

Permalink
Add minScale to rails workload config
Browse files Browse the repository at this point in the history
  • Loading branch information
ahangarha committed Oct 8, 2023
1 parent d5373bf commit 02d4f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .controlplane/templates/rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spec:
defaultOptions:
# Start out like this for "test apps"
autoscaling:
minScale: 1
# Max of 1 effectively disables autoscaling, so like a Heroku dyno count of 1
maxScale: 1
capacityAI: false
Expand Down

0 comments on commit 02d4f27

Please sign in to comment.