Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified __pycache__/main.cpython-311.pyc
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/openshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ Following steps will allow you to deploy the Operator and Percona XtraDB Cluster

!!! note

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:
To install the Operator in [multi-namespace (cluster-wide) mode](cluster-wide.md), find it in the Certified catalogue. 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:

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

Click "Install" button to actually install the Operator.
Click "Install" to install the Operator.

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.

Expand Down