diff --git a/modules/virt-viewing-outdated-workloads.adoc b/modules/virt-viewing-outdated-workloads.adoc index 3f178ca923..3d3231a4c3 100644 --- a/modules/virt-viewing-outdated-workloads.adoc +++ b/modules/virt-viewing-outdated-workloads.adoc @@ -19,5 +19,5 @@ If there are outdated virtualization pods in your cluster, the `OutdatedVirtualM + [source,terminal] ---- -$ kubectl get vmi -l kubevirt.io/outdatedLauncherImage --all-namespaces +$ oc get vmi -l kubevirt.io/outdatedLauncherImage --all-namespaces ---- \ No newline at end of file