mirror of
https://github.com/google/nomulus
synced 2026-01-11 00:10:36 +00:00
* Reduce the number of manually scaled instances for default/pubapi This is in the spirit of "not always running significantly over-provisioned", which helps to save costs and also expose potential scaling issues when they are still small rather than all at once when they're a big problem. This can always be reverted if necessary, and can be instantaneously adjusted by running the `nomulus set_num_instances` command.