Skip to content

Commit 15cd37c

Browse files
Reduce minimum number of VMs to 12 (#156)
* Reduce minimum number of VMs to 12 * Use 9 * Back to 12
1 parent de34c3c commit 15cd37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild/app.yaml.mlab-ns.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ network:
1717
- 9090/tcp
1818

1919
automatic_scaling:
20-
min_num_instances: 15
20+
min_num_instances: 12
2121
max_num_instances: 40
2222
cool_down_period_sec: 300
2323

0 commit comments

Comments
 (0)