mirror of https://github.com/status-im/consul.git
Fix broken link (#20147)
This commit is contained in:
parent
25b37d75b0
commit
cff5f0ce3b
|
@ -698,7 +698,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