Skip to content
Snippets Groups Projects
Commit ebc41933 authored by Vivek Singh's avatar Vivek Singh Committed by Alex Ellis
Browse files

Remove prometheus changes


Signed-off-by: default avatarVivek Singh <vivekkmr45@yahoo.in>
parent b87ecde6
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,6 @@ scrape_configs: ...@@ -32,6 +32,6 @@ scrape_configs:
scrape_interval: 5s scrape_interval: 5s
dns_sd_configs: dns_sd_configs:
- names: ['gateway.default.svc.cluster.local'] - names: ['gateway.default.svc.cluster.local']
port: 8082 port: 8080
type: A type: A
refresh_interval: 5s refresh_interval: 5s
...@@ -32,7 +32,7 @@ scrape_configs: ...@@ -32,7 +32,7 @@ scrape_configs:
scrape_interval: 5s scrape_interval: 5s
dns_sd_configs: dns_sd_configs:
- names: ['tasks.gateway'] - names: ['tasks.gateway']
port: 8082 port: 8080
type: A type: A
refresh_interval: 5s refresh_interval: 5s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment