traefik-cert-manager
traefik-cert-manager copied to clipboard
I found that you need to install CRDs before installing with Helm chart
kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/releases/download/v0.14.2/cert-manager.crds.yaml
Whoops, I see you have something doing this, but I am not sure about the version used.