mirror of
https://github.com/google/nomulus
synced 2026-01-09 15:43:52 +00:00
Increase max number of sandbox frontend instances to 8
This mirrors production in hopes of triggering b/67508570 to test the fix. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175295742
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<sessions-enabled>true</sessions-enabled>
|
||||
<instance-class>B4</instance-class>
|
||||
<basic-scaling>
|
||||
<max-instances>4</max-instances>
|
||||
<max-instances>8</max-instances>
|
||||
<idle-timeout>30m</idle-timeout>
|
||||
</basic-scaling>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user