Scale soul-demo-stage to zero when idle #164
Reference in New Issue
Block a user
Delete Branch "cost-opt/soul-demo-stage-minscale"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
soul-demo-stage was pinned to min-instances=1, keeping an instance warm 24/7. A demo doesn't need warming — set min-instances=0 (cold start on first request). The live service has already been updated to match.