Skip to content
Snippets Groups Projects
Commit 15fcf665 authored by ale's avatar ale
Browse files

Configure admin-dashboard to talk to prometheus internally

parent ca164b71
No related branches found
No related tags found
No related merge requests found
......@@ -345,6 +345,8 @@ admin-dashboard:
port: 5417
env:
ADDR: ":5417"
PROMETHEUS_URL: "http://prometheus.{{ domain }}:9090"
KARMA_URL: "http://prometheus.{{ domain }}:9193"
egress_policy: internal
public_endpoints:
- name: admin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment