Hey I have good news! You can actually do this without volumes now:
fly scale count 15 --max-per-region 1
When you deploy with this setting, you’ll need to always add --strategy rolling
.
Hey I have good news! You can actually do this without volumes now:
fly scale count 15 --max-per-region 1
When you deploy with this setting, you’ll need to always add --strategy rolling
.