Skip to content

Commit

Permalink
Revert "Set autoscaling similar to HiChee"
Browse files Browse the repository at this point in the history
This reverts commit 5927ddf.
  • Loading branch information
ahangarha committed Oct 10, 2023
1 parent 5927ddf commit c0daa9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .controlplane/templates/rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,9 @@ spec:
defaultOptions:
# Start out like this for "test apps"
autoscaling:
metric: latency
minScale: 1
# Max of 1 effectively disables autoscaling, so like a Heroku dyno count of 1
maxScale: 1
capacityAI: true
timeoutSeconds: 60
firewallConfig:
external:
# Default to allow public access to Rails server
Expand Down

0 comments on commit c0daa9c

Please sign in to comment.