chore(monitoring): remove basic auth middleware from prometheus ingressroute

This commit is contained in:
u1
2026-02-14 11:28:39 +00:00
parent 3b8b1f5492
commit a6a0accd6a

View File

@@ -9,8 +9,6 @@ spec:
routes:
- match: Host(`prometheus.mpabi.pl`)
kind: Rule
middlewares:
- name: monitoring-basic-auth
services:
- name: monitoring-stack-kube-prom-prometheus
port: 9090