Skip to content

Commit 8cbdf77

Browse files
committed
Fixed github /issues/14009
1 parent c8098c2 commit 8cbdf77

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

modules/olm-installing-from-operatorhub-using-cli.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ spec:
8686
channel: alpha
8787
name: myoperator <1>
8888
source: example <2>
89+
sourceNamespace: openshift-operators
8990
----
9091
<1> Name of the Operator to subscribe to.
9192
<2> Name of the CatalogSource that was created.

modules/olm-installing-from-operatorhub-using-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This Operator will be available under the *Red Hat* category in the GA release.
3131
. On the *Create Operator Subscription* page, select:
3232
.. Select *All namespaces on the cluster (default)* to install the Operator to all namespaces or
3333
*A specific namespace on the cluster* to choose a specific, single namespace on which to
34-
install the Operator. The "All namespaces" option is not always available.
34+
install the Operator. The *All namespaces...* option is not always available.
3535
.. An *Update Channel* (if more than one is available)
3636
.. *Automatic* or *Manual* approval strategy, as described earlier.
3737

0 commit comments

Comments
 (0)