timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
563 stars 60 forks source link

Improve documentation around Helm settings for tobs #539

Open nhudson opened 2 years ago

nhudson commented 2 years ago

Currently we do not enforce any documentation update when values in the Helm chart are updated with new values or new defaults. We need to have some kind of check to make sure things are updated before merging any changes.

There is a pretty decent tool helm-docs we could look at utilizing.