Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce initial workers replicas to 1 (#1566)
Every time we've been deploying, 30 worker nodes were created, then immediately scaled back to 1 (or more depending on pending tasks). Instead, just start with 1 replica and let the scaler make more if needed.
- Loading branch information