We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1dc0c37 + fb78ea1 commit c5f15d1Copy full SHA for c5f15d1
modules/lvms-deleting-lvmcluster-using-cli.adoc
@@ -20,7 +20,7 @@ You can delete the `LVMCluster` custom resource (CR) using the OpenShift CLI (`o
20
+
21
[source,terminal]
22
----
23
-$ oc delete lvmcluster <lvmclustername> -n openshift-storage
+$ oc delete lvmcluster <lvm_cluster_name> -n openshift-storage
24
25
26
.Verification
0 commit comments