Skip to content

MongoDB Kubernetes Enterprise Operator 1.15.2

Compare
Choose a tag to compare
@mms-build-account mms-build-account released this 24 Mar 12:43
· 70 commits to master since this release
0f68551

MongoDBOpsManager Resource

  • Bug Fix
    • For enabling custom TLS certificates for S3 Oplog and Snapshot stores for backup. In addition to setting spec.security.tls.ca and spec.security.tls.secretRef. The field spec.backup.s3OpLogStores[n].customCertificate / spec.backup.s3Stores[n].customCertificate needs to be set true.
    • Fixed an issue where the incorrect CA would be mounted in to the AppDB pod.