Configuring Ingress Controller
You can use your own ingress controller along with the corresponding ingress YAML definitions to expose services.
This Helm chart includes an ambassador-mapping.yaml file specifically for use with the Emissary Ingress controller, which we use internally. If you choose to use a different ingress controller (for example, NGINX, Traefik, Istio), you do not have to apply the ambassador-mapping.yaml file. Instead, configure your own ingress routes according to the requirements of your selected controller.