docs: fix k8s prepared query upstream link

This commit is contained in:
Jared Kirschner 2022-07-29 18:00:56 -04:00 committed by GitHub
parent 0f6354685b
commit a7980de7b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ The following Kubernetes resource annotations could be used on a pod to control
annotations:
"consul.hashicorp.com/connect-service-upstreams":"[service-name].[service-namespace].[service-partition]:[port]:[optional datacenter]"
```
- [Prepared queries](/docs/connect/proxies#dynamic-upstreams-require-native-integration): Prepend the annotation
- [Prepared queries](/api-docs/query): Prepend the annotation
with `prepared_query` and place the name of the query at the beginning of the string.
```yaml
annotations: