Commit 1c44bed 1 parent a8b8343 commit 1c44bed Copy full SHA for 1c44bed
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,9 +68,9 @@ The following arguments are optional:
68
68
69
69
- ` max_scale ` - (Optional) The maximum of number of instances this container can scale to. Default to 20.
70
70
71
- - ` memory_limit ` - (Optional) The memory computing resources in MB to allocate to each container. Defaults to 128 .
71
+ - ` memory_limit ` - (Optional) The memory computing resources in MB to allocate to each container. Defaults to 256 .
72
72
73
- - ` cpu_limit ` - (Optional) The amount of vCPU computing resources to allocate to each container. Defaults to 70 .
73
+ - ` cpu_limit ` - (Optional) The amount of vCPU computing resources to allocate to each container. Defaults to 140 .
74
74
75
75
- ` timeout ` - (Optional) The maximum amount of time in seconds during which your container can process a request before we stop it. Defaults to 300s.
76
76
You can’t perform that action at this time.
0 commit comments