-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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/minio]: Templating sleep sleep time so that it can be passed using values.yaml #30718
Conversation
Templating sleep time so that it can be passed using values.yaml Signed-off-by: choudham <[email protected]>
Bumping Chart.yaml Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contributing.
I would suggest adding the new parameter to values.yaml
. Otherwise, the README.md will be overwritten in a future PR and the note will be lost. Also, since it adds a new parameter, use version 14.9.0 instead.
Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
@dgomezleon : Updated the PR. Request you to please review it again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestions required to fix README.md automation.
Co-authored-by: David Gomez <[email protected]> Signed-off-by: choudham <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: David Gomez <[email protected]>
Signed-off-by: choudham <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@dgomezleon : All looks good in terms of the check. Please review and help us merge this :) |
Description of the change
This templates the sleep time for minio-provisioning job keeping the default at 5 sec.
Benefits
Easy to change using values.yaml
Applicable issues
(#30597)
Additional information
Checklist
Issue opened for this
(https://github.com/bitnami/charts/blob/main/CONTRIBUTING.md#sign-your-work)