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

terraform apply crash at the end: no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" #50

Open
levpa opened this issue Jun 19, 2022 · 1 comment

Comments

@levpa
Copy link

levpa commented Jun 19, 2022

when I trying to run "terraform apply", all seems ok, but at the end it crashes with an error:

Error: failed to install CRD crds/khcheck.yaml: unable to recognize "": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"

p.s. I use windows VS Code and git bash terminal ...

@levpa levpa changed the title terraform apply crash at the end terraform apply crash at the end: no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" Jun 19, 2022
@achernar-iconik
Copy link

You can add the following variable kuberhealthy = false in your values.auto.tfvars file to disable the installation of the kuberhealthy until a proper solution is provided

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

2 participants