Skip to content

Instantly share code, notes, and snippets.

@sarjarapu
Created July 11, 2018 20:34
Show Gist options
  • Save sarjarapu/0367a389a275582c6d982df6d273cba7 to your computer and use it in GitHub Desktop.
Save sarjarapu/0367a389a275582c6d982df6d273cba7 to your computer and use it in GitHub Desktop.
An example script with environment variables set for Ops Manager Url, Kubernetes namespace and MongoDB version
OM_URL="https://cloud.mongodb.com/"
K8_NAMESPACE="mongodb-world"
MONGODB_VERSION="3.6.5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment