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