Skip to content
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

[bitnami/mongodb] backoffLimit should be configurable in backup cronjob #24498

Closed
snehalkumar5577 opened this issue Mar 18, 2024 · 1 comment · Fixed by #24505
Closed

[bitnami/mongodb] backoffLimit should be configurable in backup cronjob #24498

snehalkumar5577 opened this issue Mar 18, 2024 · 1 comment · Fixed by #24505
Assignees

Comments

@snehalkumar5577
Copy link
Contributor

Name and Version

bitnami/mongodb 15.0.0

What is the problem this feature will solve?

Currently, mongodb backup cronjob using backoffLimit as 6 default value. There could be use cases where you want to set backoffLimit using values.yaml.

What is the feature you are proposing to solve the problem?

Adding an option to make backoffLimit field configurable using values.yaml will help.

What alternatives have you considered?

No response

@github-actions github-actions bot added the triage Triage is needed label Mar 18, 2024
@snehalkumar5577 snehalkumar5577 changed the title backoffLimit should be configurable in backup cronjob [bitnami/mongodb] backoffLimit should be configurable in backup cronjob Mar 18, 2024
@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