dhiaayachi / consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
https://www.consul.io
Other
0 stars 0 forks source link

[release/1.17.x] autogenerate helm docs #108

Open dhiaayachi opened 1 month ago

dhiaayachi commented 1 month ago

Description

Testing & Reproduction steps

Links

PR Checklist

dhiaayachi commented 1 month ago

Thank you for the feature request!

Autogenerating Helm documentation is a great idea. Currently, Consul does not have this functionality built-in.

One way to achieve this is to use a tool like helm-docs to generate documentation from your Helm charts. https://github.com/norwoodj/helm-docs

Please let me know if you have any further questions or need additional assistance.