2022-09-09 17:58:28 +00:00
|
|
|
{
|
2023-03-03 14:37:12 +00:00
|
|
|
"versionInfo": "00000001",
|
|
|
|
"resources": [
|
2022-09-09 17:58:28 +00:00
|
|
|
{
|
2023-03-03 14:37:12 +00:00
|
|
|
"@type": "type.googleapis.com/envoy.config.route.v3.RouteConfiguration",
|
|
|
|
"name": "db",
|
|
|
|
"virtualHosts": [
|
2022-09-09 17:58:28 +00:00
|
|
|
{
|
2023-03-03 14:37:12 +00:00
|
|
|
"name": "db",
|
|
|
|
"domains": [
|
2022-09-09 17:58:28 +00:00
|
|
|
"*"
|
|
|
|
],
|
2023-03-03 14:37:12 +00:00
|
|
|
"routes": [
|
2022-09-09 17:58:28 +00:00
|
|
|
{
|
2023-03-03 14:37:12 +00:00
|
|
|
"match": {
|
|
|
|
"prefix": "/"
|
2022-09-09 17:58:28 +00:00
|
|
|
},
|
2023-03-03 14:37:12 +00:00
|
|
|
"route": {
|
|
|
|
"cluster": "db.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
|
|
|
"timeout": "33s"
|
2022-09-09 17:58:28 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-03-03 14:37:12 +00:00
|
|
|
"validateClusters": true
|
2022-09-09 17:58:28 +00:00
|
|
|
}
|
|
|
|
],
|
2023-03-03 14:37:12 +00:00
|
|
|
"typeUrl": "type.googleapis.com/envoy.config.route.v3.RouteConfiguration",
|
|
|
|
"nonce": "00000001"
|
2022-09-09 17:58:28 +00:00
|
|
|
}
|