From c33533fcd6111bb8c6f1d154481b8f040410286c Mon Sep 17 00:00:00 2001 From: u1 Date: Sat, 14 Feb 2026 10:58:10 +0000 Subject: [PATCH] fix(monitoring): route prometheus-http to monitoring-stack service --- .../infra/monitoring-extras/ingressroute-prometheus-http.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/infra/monitoring-extras/ingressroute-prometheus-http.yaml b/kustomize/infra/monitoring-extras/ingressroute-prometheus-http.yaml index ed496b0..5a16b6f 100644 --- a/kustomize/infra/monitoring-extras/ingressroute-prometheus-http.yaml +++ b/kustomize/infra/monitoring-extras/ingressroute-prometheus-http.yaml @@ -12,5 +12,5 @@ spec: middlewares: - name: redirect-to-https services: - - name: kube-prometheus-stack-prometheus + - name: monitoring-stack-kube-prom-prometheus port: 9090