3
ingress controller with wildcard certificates
M
Matt
the documentation for setting up an ingress controller with wildcard certificates has a number of places where file names are off.
for example
kubectl get issuer letsencrypt-nginx-wcard -n backend
should be
kubectl get issuer letsencrypt-dev-wcard -n backend