Skip to content

Commit 3deb776

Browse files
authored
Merge pull request #85579 from gabriel-rh/OBSDOCS-1526
OBSDOCS-1526 change default namespace for COO
2 parents 051ca09 + 86ae99b commit 3deb776

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

modules/monitoring-installing-cluster-observability-operator-using-the-web-console.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22

3-
// * observability/monitoring/cluster_observability_operator/installing-the-cluster-observability-operator.adoc
3+
// * observability/cluster_observability_operator/installing-the-cluster-observability-operator.adoc
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="installing-the-cluster-observability-operator-in-the-web-console-_{context}"]
@@ -17,15 +17,16 @@ Install the {coo-first} from OperatorHub by using the {product-title} web consol
1717
. In the {product-title} web console, click *Operators* -> *OperatorHub*.
1818
. Type `cluster observability operator` in the *Filter by keyword* box.
1919
. Click *{coo-full}* in the list of results.
20-
. Read the information about the Operator, and review the following default installation settings:
20+
. Read the information about the Operator, and configure the following installation settings:
2121
+
22-
* *Update channel* -> *development*
23-
* *Version* -> <most_recent_version>
22+
* *Update channel* -> *stable*
23+
* *Version* -> *1.0.0* or later
2424
* *Installation mode* -> *All namespaces on the cluster (default)*
25-
* *Installed Namespace* -> *openshift-operators*
25+
* *Installed Namespace* -> *Operator recommended Namespace: openshift-cluster-observability-operator*
26+
* Select *Enable Operator recommended cluster monitoring on this Namespace*
2627
* *Update approval* -> *Automatic*
2728
28-
. Optional: Change default installation settings to suit your requirements.
29+
. Optional: You can change the installation settings to suit your requirements.
2930
For example, you can select to subscribe to a different update channel, to install an older released version of the Operator, or to require manual approval for updates to new versions of the Operator.
3031
. Click *Install*.
3132

0 commit comments

Comments
 (0)