Skip to content

Commit 6d64df5

Browse files
committed
Corrected the deletion command with right namespace name for openshift-nmstate
1 parent d563567 commit 6d64df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k8s-nmstate-uninstall-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ $ oc delete crd nodenetworkconfigurationpolicies.nmstate.io
103103
+
104104
[source,terminal]
105105
----
106-
$ oc delete namespace kubernetes-nmstate
106+
$ oc delete namespace openshift-nmstate
107107
----

0 commit comments

Comments
 (0)