fix prometheus ingress

This commit is contained in:
Roger Oriol
2026-06-26 18:06:01 +02:00
parent b43874bdcd
commit 9f7e34ef78

View File

@@ -30,6 +30,6 @@ spec:
pathType: Prefix
backend:
service:
name: prometheus-k8s
name: prometheus
port:
number: 80
number: 9090