MongoDB Kubernetes Enterprise Operator 1.15.2
·
70 commits
to master
since this release
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
andspec.security.tls.secretRef
. The fieldspec.backup.s3OpLogStores[n].customCertificate
/spec.backup.s3Stores[n].customCertificate
needs to be settrue
. - Fixed an issue where the incorrect CA would be mounted in to the AppDB pod.
- For enabling custom TLS certificates for S3 Oplog and Snapshot stores for backup. In addition to setting