Skip to content

ngreen-ny/grafana-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%