grafana initial

This commit is contained in:
Philip Haupt
2025-11-08 19:35:12 +01:00
parent 2fdf831057
commit 7ced5e8fd8
4 changed files with 2033 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: grafana
repo: https://grafana.github.io/helm-charts
version: 10.1.4
releaseName: grafana
includeCRDs: true
namespace: grafana
valuesFile: values.yaml

1655
grafana/src/values.yaml Normal file

File diff suppressed because it is too large Load Diff