When using the certified operator from Openshift’s OperatorHub, the CR template to create a database cluster refers to images on registry.connect.redhat.com/percona/ instead of docker.io.
On Percona certified images - Percona Operator for PostgreSQL, all the certified images are hosted on docker.io. Unfortunately, our Openshift administrators insist that we use images on registry.connect.redhat.com.
Are all Percona certified images available on Redhat’s repository? If so, where can I find the corresponding URIs on registry.connect.redhat.com for all images listed in the documentation?
Thank you