fix: Production endpoint fixes
This commit is contained in:
parent
2ca7ec1f58
commit
fb1b5754f5
@ -13,4 +13,4 @@ spec:
|
||||
match: Host(`prometheus.entos`)
|
||||
services:
|
||||
- name: prometheus-svc
|
||||
port: 80
|
||||
port: 9090
|
||||
|
@ -29,4 +29,4 @@ spec:
|
||||
port: web
|
||||
ruleSelector: {}
|
||||
ruleNamespaceSelector: {}
|
||||
externalUrl: https://prometheus.beta.entos
|
||||
externalUrl: https://prometheus.entos
|
||||
|
Loading…
Reference in New Issue
Block a user