mirror of
https://github.com/nold360/hive-apps
synced 2024-11-08 14:56:35 +00:00
13 lines
300 B
YAML
13 lines
300 B
YAML
config:
|
|
description: Grafana, Prometheus and friends
|
|
|
|
apps:
|
|
- name: kube-prometheus-stack
|
|
repoURL: https://prometheus-community.github.io/helm-charts
|
|
chart: kube-prometheus-stack
|
|
targetRevision: 34.8.0
|
|
secrets:
|
|
- name: grafana
|
|
keys:
|
|
- admin-password
|
|
- admin-user
|