MongoDB Operator install via OperatorHub within Red Hat OpenShift 4.5. Does not deploy any mongod!

I tried following the instruction on the MongoDB Operator 1.8 install on OperatorHub. The operator installed just fine. However when I try to go through the UI, the operator install doesn’t work. I’m able to fill out the form to provision the mongod replica set but nothing happens.

I found out that you have to:

  1. Create a “organization level” API key… NOT a project level API key.
  2. Point to the OrgID… NOT project level ID.

Now I have an atlas issue.
https://github.com/mongodb/mongodb-enterprise-kubernetes/issues/149

Also the MongoDB Operator cannot connect to an Atlas-based organization in cloud.mongodb.com. Must use a Ops Manager-based organization.