Use the correct ConfigMap for nginx ingress (#328)
By default, the ingress installation seems to use a non-existing ConfigMap and having another one that exists but isn't used is confusing. This switches the controller to use the one that microk8s creates.
Please register or sign in to comment