docs: fix k8s prepared query upstream link
This commit is contained in:
parent
0f6354685b
commit
a7980de7b0
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue