Skip to content

Commit

Permalink
Backport of Fix broken link into release/1.17.x (#20155)
Browse files Browse the repository at this point in the history
backport of commit 58991ed

Co-authored-by: Nathan Coleman <[email protected]>
  • Loading branch information
1 parent 587c226 commit 6d66b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/k8s/connect/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ annotations:
'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
`localhost:<port>` with the port from the upstreams annotation instead of KubeDNS to connect to your upstream
Expand Down

0 comments on commit 6d66b02

Please sign in to comment.