mirror of https://github.com/hashicorp/consul
backport of commit 38301b5ccc
(#17899)
Co-authored-by: mr-miles <miles.waller@gmail.com> Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>pull/18077/head
parent
2956cc2a98
commit
efb87e4a68
|
@ -1474,6 +1474,7 @@ represents a location outside the Consul cluster. Services can dial destinations
|
||||||
metadata:
|
metadata:
|
||||||
name: test-destination
|
name: test-destination
|
||||||
spec:
|
spec:
|
||||||
|
protocol: tcp
|
||||||
destination:
|
destination:
|
||||||
addresses:
|
addresses:
|
||||||
- "test.com"
|
- "test.com"
|
||||||
|
|
Loading…
Reference in New Issue