mirror of
https://github.com/coredns/coredns.git
synced 2025-12-15 23:05:16 -05:00
11
plugin/traffic/xds_bootstrap_insecure.json
Normal file
11
plugin/traffic/xds_bootstrap_insecure.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"node": {
|
||||
"id": "ENVOY_NODE_ID",
|
||||
"metadata": {
|
||||
"TRAFFICDIRECTOR_GRPC_HOSTNAME": "trafficdirector"
|
||||
}
|
||||
},
|
||||
"xds_servers" : [{
|
||||
"server_uri": "localhost:18000"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user