2021-11-28 10:16:31 +00:00
|
|
|
config:
|
|
|
|
description: Grafana, Prometheus and friends
|
2022-04-03 17:59:29 +00:00
|
|
|
|
2021-11-28 10:16:31 +00:00
|
|
|
apps:
|
2022-04-03 17:59:29 +00:00
|
|
|
- name: kube-prometheus-stack
|
2022-05-16 14:14:30 +00:00
|
|
|
repoURL: https://prometheus-community.github.io/helm-charts
|
2022-04-03 17:59:29 +00:00
|
|
|
chart: kube-prometheus-stack
|
2024-06-30 01:41:49 +00:00
|
|
|
targetRevision: 60.5.0
|
2022-04-04 19:08:50 +00:00
|
|
|
secrets:
|
|
|
|
- name: grafana
|
|
|
|
keys:
|
|
|
|
- admin-password
|
|
|
|
- admin-user
|
2022-05-16 14:14:30 +00:00
|
|
|
syncPolicy:
|
|
|
|
syncOptions:
|
2024-06-06 19:28:21 +00:00
|
|
|
- ServerSideApply=true
|
2023-02-26 17:02:19 +00:00
|
|
|
|
2024-06-06 19:28:21 +00:00
|
|
|
# - name: loki-stack
|
|
|
|
# repoURL: https://grafana.github.io/helm-charts
|
|
|
|
# chart: loki-stack
|
|
|
|
# targetRevision: 2.10.2
|