Skip to content

Commit 5d9b376

Browse files
authored
Merge pull request #51325 from ousleyp/cnv-21590
CNV-21590: kubectl to oc
2 parents 603aedf + 8a175b8 commit 5d9b376

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)