mirror of
https://github.com/coredns/coredns.git
synced 2025-12-10 20:35:10 -05:00
12 lines
273 B
JSON
12 lines
273 B
JSON
{
|
|
"node": {
|
|
"id": "ENVOY_NODE_ID",
|
|
"metadata": {
|
|
"TRAFFICDIRECTOR_GRPC_HOSTNAME": "trafficdirector"
|
|
}
|
|
},
|
|
"xds_servers" : [{
|
|
"server_uri": "localhost:18000"
|
|
}]
|
|
}
|