mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
Remove prometheus changes
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
This commit is contained in:
parent
b87ecde60f
commit
ebc41933b7
@ -32,6 +32,6 @@ scrape_configs:
|
||||
scrape_interval: 5s
|
||||
dns_sd_configs:
|
||||
- names: ['gateway.default.svc.cluster.local']
|
||||
port: 8082
|
||||
port: 8080
|
||||
type: A
|
||||
refresh_interval: 5s
|
||||
|
@ -32,7 +32,7 @@ scrape_configs:
|
||||
scrape_interval: 5s
|
||||
dns_sd_configs:
|
||||
- names: ['tasks.gateway']
|
||||
port: 8082
|
||||
port: 8080
|
||||
type: A
|
||||
refresh_interval: 5s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user