From 260f0662c35224e92fb5df7c8030c63bc7ef76c8 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Fri, 16 Jan 2026 04:44:26 +0100 Subject: [PATCH] =?UTF-8?q?F=C3=BCge=20die=20Routen-Konfiguration=20f?= =?UTF-8?q?=C3=BCr=20Grafana=20im=20kube-prometheus-stack=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../homelab-apps/templates/kube-prometheus-stack.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml b/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml index faa4579..ab31db9 100644 --- a/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml +++ b/09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml @@ -28,6 +28,14 @@ spec: parentRefs: - name: shared-gateway namespace: default + routes: + enabled: true + hostnames: + - grafana.k8s.hnrx.net + parentRefs: + - name: shared-gateway + namespace: default + httpsRedirect: true prometheus: prometheusSpec: storageSpec: