Skip to content

Commit dc54521

Browse files
committed
Added app hosting min instances
1 parent 54e2eba commit dc54521

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/example_next/apphosting.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
runConfig:
2+
minInstances: 1
3+
maxInstances: 4
4+
concurrency: 100
5+
cpu: 2
6+
memoryMiB: 1024

0 commit comments

Comments
 (0)