about summary refs log tree commit diff
path: root/third-party/grafana/helmfile.yaml
blob: 3c985280b806652441826aa4caabe74ef6190679 (plain)
1
2
3
4
5
6
7
8
9
10
repositories:
  - name: grafana
    url: https://grafana.github.io/helm-charts

releases:
  - name: grafana
    namespace: monitoring
    chart: grafana/grafana
    values:
      - ./values.yaml