Skip to content

Commit 714f000

Browse files
authored
K8SPXC-1528 Updated the cluster-wide OLM doc (#226)
K8SPXC-1528 Updated the cluster-wide OLM doc Added info that Operator is available from Certified catalog
1 parent 95bf3cc commit 714f000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__pycache__/main.cpython-311.pyc

1.67 KB
Binary file not shown.

docs/openshift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Following steps will allow you to deploy the Operator and Percona XtraDB Cluster
3434

3535
!!! note
3636

37-
If you are going to install the Operator in [multi-namespace (cluster-wide) mode](cluster-wide.md), please choose values with `-cw` suffix for the update channel and version, and select the "All namespaces on the cluster" radio button for the installation mode instead of chosing a specific Namespace:
37+
To install the Operator in [multi-namespace (cluster-wide) mode](cluster-wide.md), use the one from the certified catalog. It has the Certified label. Choose values with `-cw` suffix for the update channel and version, and select the "All namespaces on the cluster" radio button for the installation mode instead of chosing a specific Namespace:
3838

3939
![image](assets/images/olm-cw.svg)
4040

41-
Click "Install" button to actually install the Operator.
41+
Click "Install" to install the Operator.
4242

4343
3. When the installation finishes, you can deploy Percona XtraDB Cluster. In the "Operator Details" you will see Provided APIs (Custom Resources, available for installation). Click "Create instance" for the `PerconaXtraDBCluster` Custom Resource.
4444

0 commit comments

Comments
 (0)