hive-apps/projects/grafana/project.yml

31 lines
711 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: Grafana, Prometheus and friends
2021-11-28 10:16:31 +00:00
apps:
- name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 55.11.0
secrets:
- name: grafana
keys:
- admin-password
- admin-user
helm:
skipCrds: true
- name: kube-prometheus-crds
repoURL: https://github.com/prometheus-community/helm-charts.git
path: charts/kube-prometheus-stack/crds/
2023-07-28 16:40:42 +00:00
targetRevision: kube-prometheus-stack-46.8.0
directory:
recurse: true
syncPolicy:
syncOptions:
- Replace=true
2023-02-26 17:02:19 +00:00
2024-02-02 17:46:17 +00:00
- name: loki-stack
repoURL: https://grafana.github.io/helm-charts
chart: loki-stack
targetRevision: 2.10.2