Skip to content

community-operator helm chart should support extraManifests #213

Closed
@JunaidChaudry

Description

@JunaidChaudry

Describe the Issue

The community-operator helm chart should support extraManifests, which it doesn't as of right now.

The new addition, is in alignment with many other opensource helm charts (e.g. grafana, prometheus, argo-cd, etc.), to support extra k8s manifests using the values files.
This allows the end user to add any additional files needed to support their helm deployment. A nice use case now a days is to mount secrets on the fly by leveraging the Secrets Store CSI Driver..

With the community-operator helm chart, the extraObjects feature can be useful to create the kubernetes secret to store the password for MongoDBCommunity users.

Chart Name
community-operator

PR Feature
#212

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions