We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbbe73 commit 8008336Copy full SHA for 8008336
examples/container-schedule/serverless.yml
@@ -28,7 +28,7 @@ custom:
28
# minScale: 1
29
# memoryLimit: 256
30
# maxScale: 2
31
- # maxConcurrency: 50,
+ # maxConcurrency: 50
32
# timeout: 20000
33
# Local environment variables - used only in given function
34
env:
examples/container/serverless.yml
@@ -22,7 +22,7 @@ custom:
22
23
24
25
26
27
# port: 8080
0 commit comments