mirror of
https://github.com/google/nomulus
synced 2026-01-07 22:15:30 +00:00
Increase the number of instances on alpha
Increase the instances on alpha to achieve parity with sandbox. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=194980588
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<sessions-enabled>true</sessions-enabled>
|
||||
<instance-class>B4</instance-class>
|
||||
<basic-scaling>
|
||||
<max-instances>8</max-instances>
|
||||
<max-instances>100</max-instances>
|
||||
<idle-timeout>10m</idle-timeout>
|
||||
</basic-scaling>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<sessions-enabled>true</sessions-enabled>
|
||||
<instance-class>B4</instance-class>
|
||||
<basic-scaling>
|
||||
<max-instances>2</max-instances>
|
||||
<max-instances>5</max-instances>
|
||||
<idle-timeout>5m</idle-timeout>
|
||||
</basic-scaling>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user