Skip to content

Commit 8a175b8

Browse files
committed
CNV-21590: kubectl to oc
1 parent 7e24f14 commit 8a175b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-viewing-outdated-workloads.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ If there are outdated virtualization pods in your cluster, the `OutdatedVirtualM
1919
+
2020
[source,terminal]
2121
----
22-
$ kubectl get vmi -l kubevirt.io/outdatedLauncherImage --all-namespaces
22+
$ oc get vmi -l kubevirt.io/outdatedLauncherImage --all-namespaces
2323
----

0 commit comments

Comments
 (0)