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.
2 parents 2dea5d2 + 51eb485 commit c7277e5Copy full SHA for c7277e5
cicd/3-app/javabuilder/config/test.config.json
@@ -2,10 +2,10 @@
2
"Parameters": {
3
"BaseDomainName": "code.org",
4
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
5
- "ProvisionedConcurrentExecutions": "1",
6
- "ReservedConcurrentExecutions": "3",
7
- "LimitPerHour": "15",
8
- "LimitPerDay": "40",
+ "ProvisionedConcurrentExecutions": "5",
+ "ReservedConcurrentExecutions": "25",
+ "LimitPerHour": "50",
+ "LimitPerDay": "150",
9
"SilenceAlerts": "false"
10
},
11
"Tags" : {
0 commit comments