spiffe/helm-charts

Add helm-docs documentation comments to values.yaml files

Open

#36 opened on Feb 22, 2023

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Smarty (22 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (20 stars)
PR merge metrics
 (PR metrics pending)

Description

To improve documentation of the values, we should include some comments in the style # -- description of value to document the different values in the charts.

See https://github.com/norwoodj/helm-docs for more details on usage.

Run ./helm-docs.sh to update the README.md with enhanced documentation.

Contributor guide