This functionality is in beta and is subject to change. The code is provided as-is with no warranties
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages.
Once Helm is set up properly, add the repo as follows:
helm repo add frittenlab https://frittenlab.github.io/helm-chartsYou can then run
helm search repo frittenlabto see the charts.
To install the grafana-dashboards chart:
helm install grafana-dashboards frittenlab/grafana-dashboardsTo uninstall the chart:
helm delete grafana-dashboards