Browse Source

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

pull/7518/head
Freddy 5 years ago committed by GitHub
parent
commit
9412f3fed2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      website/source/docs/connect/registration/service-registration.html.md

3
website/source/docs/connect/registration/service-registration.html.md

@ -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

Loading…
Cancel
Save