502 Bad Gateway error thrown in AKS nginx ingress after redirect back from external service
We have a working Azure Kubernetes Service cluster with dotnet 6.0 web app. The pods are running on port 80 but the public url is running behind https cert which is being handled by an nginx ingress controller with cert…