Remove stray instruction

pull/8186/head
freddygv 2020-06-24 16:12:08 -06:00
parent 98c5eb8868
commit 3f01e08ae0
1 changed files with 0 additions and 2 deletions

View File

@ -52,8 +52,6 @@ Currently, [Envoy](https://www.envoyproxy.io/) is the only proxy with ingress ga
For a complete example of how to allow external traffic inside your Consul service mesh, For a complete example of how to allow external traffic inside your Consul service mesh,
review the [ingress gateway guide](https://learn.hashicorp.com/consul/developer-mesh/ingress-gateways). review the [ingress gateway guide](https://learn.hashicorp.com/consul/developer-mesh/ingress-gateways).
5. **Optionally** use the [Consul L7 traffic management](/docs/connect/l7-traffic-management) for exposed services to route traffic.
## Ingress Gateway Configuration ## Ingress Gateway Configuration
Ingress gateways are configured in service definitions and registered with Consul like other services, with two exceptions. Ingress gateways are configured in service definitions and registered with Consul like other services, with two exceptions.