Skip to content

Commit 0ea0d0c

Browse files
thomas-tacquetLaure-di
authored andcommitted
fix(serverless): instance number (scaleway#4048)
1 parent fe35e94 commit 0ea0d0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

serverless/containers/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ One of the advantages of Serverless Containers is that when your container is no
9898

9999
## Scaling
100100

101-
Serverless Containers make scaling your application transparent, up to 20 instances of your container can be run at the same time.
101+
Serverless Containers make scaling your application transparent, up to 50 instances of your container can be run at the same time.
102102

103103
## Secrets
104104

serverless/functions/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ One of the advantages of Serverless Functions is that when your function is not
7878

7979
## Scaling
8080

81-
Serverless Functions make scaling your application transparent, up to 20 instances of your function can be run at the same time.
81+
Serverless Functions make scaling your application transparent, up to 50 instances of your function can be run at the same time.
8282

8383
## Secrets
8484

0 commit comments

Comments
 (0)