Skip to content

Instantly share code, notes, and snippets.

@shahabedinh
Created July 21, 2020 21:01
Show Gist options
  • Save shahabedinh/d3ebcb863a77baa7f61d007688dd73da to your computer and use it in GitHub Desktop.
Save shahabedinh/d3ebcb863a77baa7f61d007688dd73da to your computer and use it in GitHub Desktop.
---
apiVersion: mongodb.com/v1
kind: MongoDBOpsManager
metadata:
name: ops-manager4-2-4
namespace: mongodb
spec:
# the version of Ops Manager distro to use
version: 4.2.4
# the name of the secret containing admin user credentials.
adminCredentials: ops-manager4-2-4-admin-secret
externalConnectivity:
type: LoadBalancer
# the Replica Set backing Ops Manager.
# appDB has the SCRAM-SHA authentication mode always enabled
applicationDatabase:
members: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment