We have deployed API Portal on Azure Kubernetes. The deployment succeed and all pods are up an running.
However, we are unable to access Portal
Azure Kubernetes / Ingress NGINX
API Portal 5.3
The chosen Ingress must support SSL Passthrough.
NGINX uses "--enable-ssl-passthrough" flag to allow SSL Passthrough feature, which is disabled by default.
Reference: Ingress-Nginx Controller