mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-05 20:01:00 +00:00
Signed-off-by: gwg313 <gwg313@pm.me> remove vals Signed-off-by: gwg313 <gwg313@pm.me>
9 lines
258 B
YAML
9 lines
258 B
YAML
apiVersion: v2
|
|
name: cluster-monitoring
|
|
description: chart for cluster monitoring stack
|
|
type: application
|
|
version: 1.0.0
|
|
dependencies:
|
|
- name: kube-prometheus-stack
|
|
version: "85.1.3"
|
|
repository: "https://prometheus-community.github.io/helm-charts"
|