traefik-cert-manager icon indicating copy to clipboard operation
traefik-cert-manager copied to clipboard

I found that you need to install CRDs before installing with Helm chart

Open rfinner opened this issue 4 years ago • 0 comments

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.

rfinner avatar Nov 16 '20 00:11 rfinner