feat(grafana): install grafana using grafana-operator

Decommission kube-prometheus-stack installed Grafana and use
grafana-operator instead.

Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
Vegard Hagen
2025-08-05 21:05:28 +02:00
parent ca7e368c41
commit 3452ba1cb2
33 changed files with 300 additions and 5882 deletions
@@ -4,10 +4,7 @@ kind: Kustomization
resources:
- ns.yaml
- alertmanager-http-route.yaml
- grafana-http-route.yaml
- prometheus-http-route.yaml
- grafana-admin-credentials.yaml
- grafana-oidc-credentials.yaml
helmCharts:
- name: kube-prometheus-stack
@@ -17,8 +14,3 @@ helmCharts:
version: 75.12.0
releaseName: kube-prometheus-stack
valuesFile: ./values.yaml
patches:
- path: patches/grafana-admin-user-credentials.yaml
- path: patches/grafana-sc-dashboard-admin-user-credentials.yaml
- path: patches/grafana-sc-datasources-admin-user-credentials.yaml