mirror of https://github.com/hashicorp/consul
backport of commit 9ec2b3807a
(#17671)
Co-authored-by: Hariram Sankaran <56744845+ramramhariram@users.noreply.github.com>pull/17701/head
parent
926067494d
commit
2c2d4550c4
|
@ -1429,7 +1429,7 @@ represents a location outside the Consul cluster. Services can dial destinations
|
|||
{
|
||||
"Kind": "service-defaults",
|
||||
"Name": "test-destination",
|
||||
"Protocol": "http",
|
||||
"Protocol": "tcp",
|
||||
"Destination": {
|
||||
"Addresses": ["test.com","test.org"],
|
||||
"Port": 443
|
||||
|
|
Loading…
Reference in New Issue