Open dhiaayachi opened 1 month ago
Thanks for the feature request!
Currently, Consul does not have the ability to automatically generate Helm documentation. However, you can achieve a similar outcome by utilizing the existing Helm documentation features.
You can use the helm docs
command to generate documentation for your Helm charts, which provides a good starting point for your documentation.
https://helm.sh/docs/chart_usage/creating_charts/#documentation
Description
Testing & Reproduction steps
Links
PR Checklist