fix: Production endpoint fixes

This commit is contained in:
Tanguy Herbron 2024-11-05 19:55:41 +01:00
parent 2ca7ec1f58
commit fb1b5754f5
2 changed files with 2 additions and 2 deletions

View File

@ -13,4 +13,4 @@ spec:
match: Host(`prometheus.entos`)
services:
- name: prometheus-svc
port: 80
port: 9090

View File

@ -29,4 +29,4 @@ spec:
port: web
ruleSelector: {}
ruleNamespaceSelector: {}
externalUrl: https://prometheus.beta.entos
externalUrl: https://prometheus.entos