mirror of https://github.com/hashicorp/consul
Backport of Fix broken link into release/1.15.x (#20153)
backport of commit 58991eddb1
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
pull/20163/head
parent
19e293bff4
commit
9c7f964100
|
@ -745,7 +745,7 @@ annotations:
|
||||||
'consul.hashicorp.com/connect-service-upstreams': '[service-name].[namespace]:[port]:[optional datacenter]'
|
'consul.hashicorp.com/connect-service-upstreams': '[service-name].[namespace]:[port]:[optional datacenter]'
|
||||||
```
|
```
|
||||||
|
|
||||||
See [consul.hashicorp.com/connect-service-upstreams](#consul-hashicorp-com-connect-service-upstreams) for more details.
|
See [consul.hashicorp.com/connect-service-upstreams](/consul/docs/k8s/annotations-and-labels#consul-hashicorp-com-connect-service-upstreams) for more details.
|
||||||
|
|
||||||
-> **Note:** When you specify upstreams via an upstreams annotation, you will need to use
|
-> **Note:** When you specify upstreams via an upstreams annotation, you will need to use
|
||||||
`localhost:<port>` with the port from the upstreams annotation instead of KubeDNS to connect to your upstream
|
`localhost:<port>` with the port from the upstreams annotation instead of KubeDNS to connect to your upstream
|
||||||
|
|
Loading…
Reference in New Issue