mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Update gateway DNS entry to cluster-local
This commit is contained in:
parent
df4e6cc08f
commit
28c7d8a0b7
@ -31,7 +31,7 @@ scrape_configs:
|
||||
- job_name: "gateway"
|
||||
scrape_interval: 5s
|
||||
dns_sd_configs:
|
||||
- names: ['gateway.default']
|
||||
- names: ['gateway.default.svc.cluster.local']
|
||||
port: 8080
|
||||
type: A
|
||||
refresh_interval: 5s
|
||||
|
Loading…
x
Reference in New Issue
Block a user