You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkuendig
changed the title
MongoDB Chart, Backup allow ServiceAccount to be configure
MongoDB Chart, Backup allow ServiceAccount to be configurable
Apr 16, 2025
Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.
@carrodher Thanks a ton Carlos for the encouragement to add this myself here. I have created the MR, as this is my very first MR to this repo, I hope I have followed all guidelines.
Thank you for opening this issue and submitting the associated Pull Request. Our team will review and provide feedback. Once the PR is merged, the issue will automatically close.
Name and Version
bitnami/mongodb
What is the problem this feature will solve?
https://github.com/bitnami/charts/blob/main/bitnami/mongodb/templates/backup/cronjob.yaml
Currently the ServiceAccount can't be configured.
We use hashicorp vault to inject secrets and it would make our life much easier if the serviceaccount could be configured also for backup.
What is the feature you are proposing to solve the problem?
We don't need to adapt the chart and can use just values to configure it. Right now we have do download it, adapt it and then use the chart.
What alternatives have you considered?
do the modification ourselves. But that is uncool.
The text was updated successfully, but these errors were encountered: