Aktualisiere den Backend-Referenznamen und Port für die Grafana-HTTPRoute im kube-prometheus-stack

This commit is contained in:
Matthias Hinrichs
2026-01-16 05:09:06 +01:00
parent 7067561891
commit 43f17b8b3e
@@ -66,8 +66,8 @@ spec:
type: PathPrefix
value: /
backendRefs:
- name: kube-prometheus-stack-operator
port: 443
- name: kube-prometheus-stack-grafana
port: 80
---
apiVersion: gateway.networking.k8s.io/v1