Skip to content

Commit 57c11d1

Browse files
authored
Merge pull request #28253 from jboxman/gh-28155
Create project with `oc adm` command
2 parents d678c1b + a34fe64 commit 57c11d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/persistent-storage-local-install.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Local Storage Operator is not installed in {product-title} by default. Use t
1717
+
1818
[source,terminal]
1919
----
20-
$ oc new-project openshift-local-storage
20+
$ oc adm new-project openshift-local-storage
2121
----
2222

2323
. Optional: Allow local storage creation on infrastructure nodes.

0 commit comments

Comments
 (0)