Abstract

Values for the official Grafana Helm Chart.

Grafana Helm Chart Values#

Warning

This work has been moved to the helm-monitoring repo with the remaining monitoring tools.

Repository Contents#

This is a copy

The following information is copied from the GitHub repo, which should be considered the source of truth regarding the use of this chart.

In the event of differences between the two sets of information, the GitHub repo should always be considered as the source of truth.

Grafana Community Kubernetes Helm Charts#

License Artifact HUB

The code is provided as-is with no warranties.

Usage#

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm is set up properly, add the repo as follows:

add the repository#
helm repo add grafana https://grafana.github.io/helm-charts
helm repo update

You can then run helm search repo grafana to see the charts.

Chart documentation is available in grafana directory.

Contributing#

We’d love to have you contribute! Please refer to our contribution guidelines for details.

License#

Apache 2.0 License.


Values#

Data Sources#

The PostgreSQL data source requires read-only access.

You can find more information about that in this helpful serverfault post.

You may find the actual readme helpful as well.