From 95e9fda6514b6107397b31662556b24a222108c7 Mon Sep 17 00:00:00 2001 From: Gabriel McGoldrick Date: Thu, 28 Nov 2024 11:27:07 +0000 Subject: [PATCH] OBSDOCS-1526 change default namespace for COO --- ...bservability-operator-using-the-web-console.adoc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/modules/monitoring-installing-cluster-observability-operator-using-the-web-console.adoc b/modules/monitoring-installing-cluster-observability-operator-using-the-web-console.adoc index f7a27719df78..362a575cead7 100644 --- a/modules/monitoring-installing-cluster-observability-operator-using-the-web-console.adoc +++ b/modules/monitoring-installing-cluster-observability-operator-using-the-web-console.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: -// * observability/monitoring/cluster_observability_operator/installing-the-cluster-observability-operator.adoc +// * observability/cluster_observability_operator/installing-the-cluster-observability-operator.adoc :_mod-docs-content-type: PROCEDURE [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 . In the {product-title} web console, click *Operators* -> *OperatorHub*. . Type `cluster observability operator` in the *Filter by keyword* box. . Click *{coo-full}* in the list of results. -. Read the information about the Operator, and review the following default installation settings: +. Read the information about the Operator, and configure the following installation settings: + -* *Update channel* -> *development* -* *Version* -> +* *Update channel* -> *stable* +* *Version* -> *1.0.0* or later * *Installation mode* -> *All namespaces on the cluster (default)* -* *Installed Namespace* -> *openshift-operators* +* *Installed Namespace* -> *Operator recommended Namespace: openshift-cluster-observability-operator* +* Select *Enable Operator recommended cluster monitoring on this Namespace* * *Update approval* -> *Automatic* -. Optional: Change default installation settings to suit your requirements. +. Optional: You can change the installation settings to suit your requirements. 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. . Click *Install*.