Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using helm, install cert-manager validation error #2

Open
benjamin658 opened this issue Jun 18, 2019 · 0 comments
Open

Using helm, install cert-manager validation error #2

benjamin658 opened this issue Jun 18, 2019 · 0 comments

Comments

@benjamin658
Copy link

benjamin658 commented Jun 18, 2019

Related step

According to the cert-manager Helm chart document, you have to run

kubectl apply -f https://raw.githubusercontent.com/jetstack/cert-manager/release-0.6/deploy/manifests/00-crds.yaml

before you run the

helm install stable/cert-manager --name cm --set ingressShim.defaultIssuerName=letsencrypt --set ingressShim.defaultIssuerKind=ClusterIssuer

or you will get validation error

validation failed: - no matches for kind "Certificate" in version "certmanager.k8s.io/v1alpha1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant