diff --git a/modules/virt-deleting-virt-cli.adoc b/modules/virt-deleting-virt-cli.adoc index 446f8e9c60ef..99a7039fcc40 100644 --- a/modules/virt-deleting-virt-cli.adoc +++ b/modules/virt-deleting-virt-cli.adoc @@ -10,8 +10,8 @@ You can uninstall {VirtProductName} by using the OpenShift CLI (`oc`). .Prerequisites -* You have access to an {product-title} cluster using an account with `cluster-admin` permissions. -* You have installed the OpenShift CLI (`oc`). +* You have access to the {product-title} cluster using an account with `cluster-admin` permissions. +* You have installed the {oc-first}. * You have deleted all virtual machines and virtual machine instances. You cannot uninstall {VirtProductName} while its workloads remain on the cluster. .Procedure @@ -27,7 +27,7 @@ $ oc delete HyperConverged kubevirt-hyperconverged -n {CNVNamespace} + [source,terminal,subs="attributes+"] ---- -$ oc delete subscription kubevirt-hyperconverged -n {CNVNamespace} +$ oc delete subscription hco-operatorhub -n {CNVNamespace} ---- . Delete the {VirtProductName} `ClusterServiceVersion` resource: