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