Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Deploy-MongoDB

A database used by the microservices' platform

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

Get Repo Info

$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm repo update

Installing the Chart

To install the chart with the release name mongodb:

$ helm install mongodb --version <version> bitnami/mongodb -f values.yaml
$ kubectl apply -f configmap.yaml

Uninstalling the Chart

To uninstall/delete the mongodb deployment:

$ helm delete mongodb

The command removes all the Kubernetes components associated with the chart and deletes the release.

About

MongoDB deployment charts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages