cleaner dashboard setup

This commit is contained in:
2024-04-01 12:21:40 +02:00
parent 8f99d67c0c
commit d8c9f6ecea
7 changed files with 10 additions and 25 deletions

View File

@@ -1,7 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- home-metrics.yaml
- proxmox.yaml
- gitea.yaml
configMapGenerator:
- name: grafana-dashboards
files:
- dashboards/gitea.json
- dashboards/home-metrics.json
- dashboards/proxmox.json