mirror of https://github.com/hashicorp/consul
Update service-defaults.mdx (#17656)
parent
446a640323
commit
290ba0e288
|
@ -1485,7 +1485,7 @@ represents a location outside the Consul cluster. Services can dial destinations
|
||||||
{
|
{
|
||||||
"Kind": "service-defaults",
|
"Kind": "service-defaults",
|
||||||
"Name": "test-destination",
|
"Name": "test-destination",
|
||||||
"Protocol": "http",
|
"Protocol": "tcp",
|
||||||
"Destination": {
|
"Destination": {
|
||||||
"Addresses": ["test.com","test.org"],
|
"Addresses": ["test.com","test.org"],
|
||||||
"Port": 443
|
"Port": 443
|
||||||
|
|
Loading…
Reference in New Issue