Skip to content

MongoDB Chart, Backup allow ServiceAccount to be configurable #33039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mkuendig opened this issue Apr 16, 2025 · 3 comments · May be fixed by #33112
Open

MongoDB Chart, Backup allow ServiceAccount to be configurable #33039

mkuendig opened this issue Apr 16, 2025 · 3 comments · May be fixed by #33112
Assignees

Comments

@mkuendig
Copy link

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.

@github-actions github-actions bot added the triage Triage is needed label Apr 16, 2025
@mkuendig mkuendig changed the title MongoDB Chart, Backup allow ServiceAccount to be configure MongoDB Chart, Backup allow ServiceAccount to be configurable Apr 16, 2025
@carrodher
Copy link
Member

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.

@mkuendig mkuendig linked a pull request Apr 22, 2025 that will close this issue
4 tasks
@mkuendig
Copy link
Author

@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.

@carrodher
Copy link
Member

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.

Your contribution is greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants