File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Scaling rules are defined in `resources.properties.template.scale` section of th
26
26
- If you want to ensure that an instance of your application is always running, set ` minReplicas ` to 1 or higher.
27
27
- Replicas not processing, but that remain in memory are billed in the "idle charge" category.
28
28
- Changes to scaling rules are a [ revision-scope] ( overview.md ) change.
29
- - When using non-HTTP event scale rules, setting the ` activeRevisionMode ` to single is recommended.
29
+ - When using non-HTTP event scale rules, setting the ` activeRevisionMode ` to ` single ` is recommended.
30
30
31
31
> [ !IMPORTANT]
32
32
> Replica quantities are a target amount, not a guarantee. Even if you set ` maxReplicas ` to ` 1 ` , there is no assurance of thread safety.
You can’t perform that action at this time.
0 commit comments