diff --git a/__pycache__/main.cpython-311.pyc b/__pycache__/main.cpython-311.pyc new file mode 100644 index 00000000..42633fad Binary files /dev/null and b/__pycache__/main.cpython-311.pyc differ diff --git a/docs/openshift.md b/docs/openshift.md index 3ea66c7e..476e2705 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -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), 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: ![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.