Ändere den Namespace der Grafana-HTTPRoute von 'monitoring' zu 'kube-prometheus-stack'

This commit is contained in:
Matthias Hinrichs
2026-01-16 05:06:20 +01:00
parent 419c88e84c
commit 7067561891
@@ -53,7 +53,7 @@ apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute kind: HTTPRoute
metadata: metadata:
name: grafana-route name: grafana-route
namespace: monitoring namespace: kube-prometheus-stack
spec: spec:
parentRefs: parentRefs:
- name: shared-gateway - name: shared-gateway