Hello!
I was checking the Istio install pages and saw that the istioctl install for istio uses the ingressgateway helm chart from /manifests/gateways/istio-ingress/values.yaml
However, the helm install says to use the Chart located at /manifests/gateway/values.yaml for the ingressgateway. I took a look at them, and they seem to be similar, but also a good bit different.
Am I misunderstanding the usage of these two charts? Are they both for creating an ingressgateway?