Dump effective nginx config ingress-nginx

Render the full live nginx.conf with all server blocks the controller actually generated

kubectl exec deploy/ingress-nginx-controller -n ingress-nginx -- nginx -T | less
more ingress-nginx all 7 commands →