klausenbusk / grafana-dashboard

Helm chart for Grafana dashboards packaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins X Grafana Dashboards Helm Chart

This repository contains a Helm chart: grafana-dashboard.

Installation

With Helm v3

$ helm repo add jx3 https://storage.googleapis.com/jenkinsxio/charts/
$ helm install grafana-dashboard jx3/grafana-dashboard

With Helm v2

$ helm repo add jx3 https://storage.googleapis.com/jenkinsxio/charts/
$ helm repo update
$ helm install --name grafana-dashboard jx3/grafana-dashboard

Configuration

See the values.yaml file for the configuration.

About

Helm chart for Grafana dashboards packaging


Languages

Language:Makefile 100.0%