You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/docs/2.12/concepts/scaling-deployments.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -284,7 +284,7 @@ The annotation `autoscaling.keda.sh/paused` will pause scaling immediately and u
284
284
285
285
Typically, either one or the other is being used given they serve a different purpose/scenario. However, if both `paused` and `paused-replicas` are set, KEDA will scale your current workload to the number specified count in `paused-replicas` and then pause autoscaling.
286
286
287
-
To enable/unpause autoscaling again, simply remove all paused annotations from the `ScaledObject` definition.
287
+
To enable/unpause autoscaling again, simply remove all paused annotations from the `ScaledObject` definition.
288
288
289
289
290
290
### Scaling Modifiers (Experimental)
@@ -328,7 +328,7 @@ If the calculated value is <=2, the ScaledObject is not `Active` and it'll scale
Copy file name to clipboardexpand all lines: content/docs/2.13/concepts/scaling-deployments.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -284,7 +284,7 @@ The annotation `autoscaling.keda.sh/paused` will pause scaling immediately and u
284
284
285
285
Typically, either one or the other is being used given they serve a different purpose/scenario. However, if both `paused` and `paused-replicas` are set, KEDA will scale your current workload to the number specified count in `paused-replicas` and then pause autoscaling.
286
286
287
-
To enable/unpause autoscaling again, simply remove all paused annotations from the `ScaledObject` definition.
287
+
To enable/unpause autoscaling again, simply remove all paused annotations from the `ScaledObject` definition.
288
288
289
289
290
290
### Scaling Modifiers (Experimental)
@@ -328,7 +328,7 @@ If the calculated value is <=2, the ScaledObject is not `Active` and it'll scale
0 commit comments