Skip to content

glints-dev/mongodb-kubernetes-operator-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Community Kubernetes Operator Chart

This is a Helm Chart that enables deployment of the MongoDB Community Kubernetes Operator using Helm.

Install

This chart has only been tested with Helm 3.0+. You can install this chart directly from this repository using the helm-git plugin:

$ helm plugin install https://github.com/aslafy-z/helm-git --version 0.8.1

Then, add the repository:

$ helm repo add mongodb-kubernetes-operator-chart git+https://github.com/glints-dev/mongodb-kubernetes-operator-chart

Finally, install the chart:

$ helm install mongodb-kubernetes-operator-chart/mongodb-kubernetes-operator --namespace=<namespace>

License

Please see the LICENSE file.

About

Helm chart for MongoDB Community Kubernetes Operator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages