Installing nginx ingress controller into AKS cluster – can't pull image from Azure Container Registry – 401 Unauthorized
I'm trying to install an nginx ingress controller into an Azure Kubernetes Service cluster using helm. I'm following this Microsoft guide. It's failing when I use helm to try to install the ingress controller, because it needs to pull a…