Skip to content

Commit f614998

Browse files
committed
addressing cr feedback
1 parent 1de13bb commit f614998

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/configuring-metric-based-autoscaling.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,11 @@ The example configuration sets up the inference service to autoscale between 1 a
6363

6464
.Verification
6565

66-
* Confirm that the KEDA `ScaledObject` resource is created and that the `minReplicaCount`, `maxReplicacount` and `Target` values match your configuration:
66+
* Confirm that the KEDA `ScaledObject` resource is created:
6767
+
6868
[source, console]
6969
----
7070
oc get scaledobject -n <namespace>
71-
oc describe scaledobject <scaledobject-name> -n <namespace>
7271
----
7372
* Check
7473
//[role="_additional-resources"]

0 commit comments

Comments
 (0)