Skip to content

Commit

Permalink
Added app hosting min instances
Browse files Browse the repository at this point in the history
  • Loading branch information
fgatti675 committed Dec 6, 2024
1 parent 54e2eba commit dc54521
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/example_next/apphosting.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
runConfig:
minInstances: 1
maxInstances: 4
concurrency: 100
cpu: 2
memoryMiB: 1024

0 comments on commit dc54521

Please sign in to comment.