mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Update gateway DNS entry to cluster-local
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user