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