We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to propose/implement https://github.com/norwoodj/helm-docs to automatically generate a summary of the configurable values, similar to https://github.com/renovatebot/helm-charts/tree/main/charts/renovate#values. This could be part of the README.md in charts/jenkins or (still) a separate file, your preference. Using helm-docs would mean copying the current documentation to the values.yaml file.
README.md
charts/jenkins
values.yaml
The text was updated successfully, but these errors were encountered:
Sounds great, happy either way depending on what it looks like
Sorry, something went wrong.
I'll get a PR going once I'm done with #979 unless someone else wants to pick this up in the meantime!
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe
I'd like to propose/implement https://github.com/norwoodj/helm-docs to automatically generate a summary of the configurable values, similar to https://github.com/renovatebot/helm-charts/tree/main/charts/renovate#values. This could be part of the
README.md
incharts/jenkins
or (still) a separate file, your preference. Using helm-docs would mean copying the current documentation to thevalues.yaml
file.The text was updated successfully, but these errors were encountered: