hive-apps/projects/grafana/project.yml

22 lines
517 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: Grafana, Prometheus and friends
apps:
- name: prometheus
namespace: prometheus
repoURL: https://prometheus-community.github.io/helm-charts
chart: prometheus
targetRevision: 15.8.0
2021-11-28 10:16:31 +00:00
- name: loki-stack
existingNamespace: prometheus
repoURL: https://grafana.github.io/helm-charts
chart: loki-stack
2022-02-11 01:51:31 +00:00
targetRevision: 2.6.1
2021-11-28 10:16:31 +00:00
secrets:
- name: loki-stack-grafana
keys:
- admin-user
- admin-password
- name: grafana-env
keys:
- GF_AUTH_GENERIC_OAUTH_CLIENT_SECRET