docs: fix mispelling in connect upstream docs (#9297)
This commit is contained in:
parent
32e4a18e70
commit
e32cd6b55c
|
@ -182,7 +182,7 @@ followed by documentation for each attribute.
|
|||
query to use to find an instance to connect to. Valid values are `service` or
|
||||
`prepared_query`. Defaults to `service`.
|
||||
- `datacenter` `(string: "")` - Specifies the datacenter to issue the
|
||||
discovery query too. Defaults to the local datacenter.
|
||||
discovery query to. Defaults to the local datacenter.
|
||||
- `config` `(object: {})` - Specifies opaque configuration options that
|
||||
will be provided to the proxy instance for this specific upstream. Can contain
|
||||
any valid JSON object. This might be used to configure proxy-specific features
|
||||
|
|
Loading…
Reference in New Issue