mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02: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:
parent
8f0c37fc4a
commit
0ffd3553c3
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue