Skip to content

Commit f97f10f

Browse files
authored
Merge pull request #41262 from rh-tokeefe/OSSMDOC-365
OSSMDOC-365: Add an admonition to Elasticsearch Operator
2 parents e7887bf + 02cf931 commit f97f10f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

modules/ossm-install-ossm-operator.adoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
To install {ProductName}, install following Operators in this order. Repeat the procedure for each Operator.
1010

11-
* Optional: OpenShift Elasticsearch
11+
* OpenShift Elasticsearch
1212
* Jaeger
1313
* Kiali
1414
* {ProductName}
@@ -22,9 +22,17 @@ To install {ProductName}, install following Operators in this order. Repeat the
2222
. Type the name of the Operator into the filter box and select the Red Hat version of the Operator. Community versions of the Operators are not supported.
2323

2424
. Click *Install*.
25+
+
26+
[NOTE]
27+
====
28+
If you have already installed the OpenShift Elasticsearch Operator as part of OpenShift
29+
Logging, you do not need to install the OpenShift Elasticsearch Operator again. The
30+
Jaeger Operator will create the Elasticsearch instance using the installed OpenShift
31+
Elasticsearch Operator.
32+
====
2533

2634
. On the *Install Operator* page, select installation options.
27-
.. For the OpenShift Elasticsearch Operator, in the *Update Channel* section, select *stable-5.x*.
35+
.. For the OpenShift Elasticsearch Operator, in the *Update Channel* section, select *stable-5.x*. The Elasticsearch installation requires the `openshift-operators-redhat` namespace for the OpenShift Elasticsearch Operator. The other Red Hat OpenShift Service Mesh operators are installed in the `openshift-operators` namespace.
2836
.. For the Jaeger, Kiali, and {ProductName} Operators, accept the defaults.
2937
+
3038
The Jaeger, Kiali and {ProductName} are installed in the `openshift-operators` namespace. The OpenShift Elasticsearch Operator is installed in the `openshift-operators-redhat` namespace.

0 commit comments

Comments
 (0)