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
|
2022-02-05 01:29:31 +00:00
|
|
|
targetRevision: 15.1.3
|
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-04 02:02:33 +00:00
|
|
|
targetRevision: 2.6.0
|
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
|