- Changes
- MongoDB database of the statefulSet is managed using distinct Role, ServiceAccount and RoleBinding.
- TLS Secret can also contain a single "tls.pem" entry, containing the concatenation of the certificate and key
- If a TLS secret contains all of "tls.key", "tls.crt" and "tls.pem" entries, the operator will raise an error if the "tls.pem" one is not equal to the concatenation of "tls.crt" with "tls.key"
- mongodb-kubernetes-operator:0.7.1
All the images can be found in: