Exposing paths isn't an upstream configuration (#7515)

This commit is contained in:
Freddy 2020-03-26 11:15:01 -06:00 committed by GitHub
parent cb55fa3742
commit f666727607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -190,9 +190,6 @@ followed by documentation for each attribute.
reference](/docs/connect/proxies/envoy.html#proxy-upstream-config-options)
* `mesh_gateway` `(object: {})` - Specifies the mesh gateway configuration
for this proxy. The format is defined in the [Mesh Gateway Configuration Reference](#mesh-gateway-configuration-reference).
* `expose` `(object: {})` - Specifies the configuration to expose HTTP paths through this proxy.
The format is defined in the [Expose Paths Configuration Reference](#expose-paths-configuration-reference),
and is only compatible with an Envoy proxy.
### Mesh Gateway Configuration Reference