backport of commit 9ec2b3807aaa86f6af0a938d348f4649f83f51fb (#17672)
Co-authored-by: Hariram Sankaran <56744845+ramramhariram@users.noreply.github.com>
This commit is contained in:
parent
30b6adc650
commit
a304daccc2
|
@ -1485,7 +1485,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