Skip to content

Commit 8041b61

Browse files
authored
Update scale-app.md
Made the Keda link that I added non-version specific, since the pollingInterval and cooldownPeriod concepts are not version-specific.
1 parent e6a5ffb commit 8041b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/scale-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ There are two scale properties that apply to all rules in your container app:
2929
- Replicas not processing, but that remain in memory are billed in the "idle charge" category.
3030
- Changes to scaling rules are a [revision-scope](revisions.md#revision-scope-changes) change.
3131
- It's recommended to set the `properties.configuration.activeRevisionsMode` property of the container app to `single`, when using non-HTTP event scale rules.
32-
- Container Apps implements the KEDA [ScaledObject](https://keda.sh/docs/1.4/concepts/scaling-deployments/#details) and HTTP scaler with the following default settings.
32+
- Container Apps implements the KEDA [ScaledObject](https://keda.sh/docs/concepts/scaling-deployments/#details) and HTTP scaler with the following default settings.
3333
- pollingInterval: 30 seconds
3434
- cooldownPeriod: 300 seconds
3535

0 commit comments

Comments
 (0)