Skip to content

Commit c6c0329

Browse files
committed
Remove namespace selection as suggested namespace is defined in operators manifests
Signed-off-by: Christoph Stäbler <[email protected]>
1 parent 5cac65f commit c6c0329

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/k8s-nmstate-installing-the-kubernetes-nmstate-operator.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ You must install the Kubernetes NMState Operator from the web console while logg
1212

1313
. Select *Operators* -> *OperatorHub*.
1414

15-
. In the search field below *All Items*, enter `nmstate` and click *Enter* to search for the Kubernetes NMState Operator.
15+
. In the search field below *All Items*, enter `nmstate` and click *Enter* to search for the Kubernetes NMState Operator.
1616

1717
. Click on the Kubernetes NMState Operator search result.
1818

1919
. Click on *Install* to open the *Install Operator* window.
2020

21-
. Under *Installed Namespace*, ensure the namespace is `openshift-nmstate`. If `openshift-nmstate` does not exist in the combo box, click on *Create Namespace* and enter `openshift-nmstate` in the *Name* field of the dialog box and press *Create*.
22-
2321
. Click *Install* to install the Operator.
2422

2523
. After the Operator finishes installing, click *View Operator*.

0 commit comments

Comments
 (0)