Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Started
Created by Guest
Created on Apr 9, 2020

Introduce Helm Chart for MongoDB, MongoDBUser and secrets

Provide a helm chart that deploys MongoDB, MongoDBUser, secrets and all other resources needed. The goal is to simplify the deployment of a MongoDB instance and everything that comes with it down to a helm one-liner.
  • ADMIN RESPONSE
    Aug 1, 2025
    We have an example of a HELM chart that can deploy all resources. We will be working on adding more refined charts https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/master/helm_chart
  • Attach files
  • Guest
    Oct 19, 2021
    Hi- Not quite the official launch, but please watch https://github.com/mongodb/helm-charts for updates. We are planning to roll out supported charts across the board over the next couple months. Thanks for your patience.
  • Guest
    May 28, 2021
    I agree with Joel and posted the same question to MongoDB support. The current MongoDB Enterprise Kubernetes Operator provides helm support ONLY for creation of the Operator. However we would want a helm chart for the creation of the MongoDB resources (standalone, replica set, sharded cluster) without having to generate each manually via the specific resource yaml files. Basically as Joel mentioned a helm chart for the MongoDB CR, MongoDB User and secrets for the user.
  • Guest
    Aug 24, 2020
    Hi Andrey, The HELM chart you are referring to is about the deployment of the Operator. This suggestion is about a HELM chart for the resources needed to deploy a MongoDB instance. Meaning MongoDB CR, MongoDBUser CR(s) and secret(s) for the User.
  • Guest
    Sep 30, 2019
    Helm charts help simplify the deployment of complex systems and would make it easier to deploy Operator.