Certified image question regarding Mongodb

Hi,

I think I now understand why altering our kubernetes mongodb setup to not point at a Bitnami image - bitnami/mongodb-exporter:0.32.0 didn’t work, even though it can be found in the Percona repo.

As it’s not in the certified image list for this setup

curl https://check.percona.com/versions/v1/psmdb-operator/1.12.0/5.0.7-6 | jq -r ‘.versions.matrix’

It can’t be downloaded and the pod is stuck in ImagePullBackoff

My question, can it be added to the image list, and if not, what do you suggest as an alternative.

Kind regards,

Mike