- [ ] remove alb ingress hardcoded in [router](https://github.com/juspay/hyperswitch-helm/blob/main/charts/incubator/hyperswitch-app/templates/router/ingress.yaml), [control center](https://github.com/juspay/hyperswitch-helm/blob/main/charts/incubator/hyperswitch-app/templates/control-center/ingress.yaml), and [grafana](https://github.com/juspay/hyperswitch-helm/blob/main/charts/incubator/hyperswitch-app/templates/misc/loki-grafana-ingress.yaml). instead make it [configurable](https://github.com/juspay/hyperswitch-helm/blob/main/charts/incubator/hyperswitch-web/templates/ingress.yaml) - [ ] use nginx ingress by default in values file