Currently, the open-webui chart uses the outdated [Ingress resource](https://github.com/open-webui/helm-charts/blob/main/charts/open-webui/templates/ingress.yaml#L3) to define the ingress control and http route. It should move to the new [Kubernetes Gateway API](https://gateway-api.sigs.k8s.io/) and provide URL prefix rewrite.