Remove stray instruction

This commit is contained in:
freddygv 2020-06-24 16:12:08 -06:00
parent 5f34f9954c
commit 2adf1df079
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,
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 gateways are configured in service definitions and registered with Consul like other services, with two exceptions.