File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ Scaling rules are defined in `resources.properties.template.scale` section of th
18
18
19
19
| Scale property | Description | Default value | Min value | Max value |
20
20
| ---| ---| ---| ---| ---|
21
- | ` minReplicas ` | Minimum number of replicas running for your container app. | 0 | 1 | 25 |
22
- | ` maxReplicas ` | Maximum number of replicas running for your container app. | n/a | 1 | 25 |
21
+ | ` minReplicas ` | Minimum number of replicas running for your container app. | 0 | 1 | 10 |
22
+ | ` maxReplicas ` | Maximum number of replicas running for your container app. | n/a | 1 | 10 |
23
23
24
24
- If your container app scales to zero, then you aren't billed.
25
25
- Individual scale rules are defined in the ` rules ` array.
You can’t perform that action at this time.
0 commit comments