You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ...
The text was updated successfully, but these errors were encountered:
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
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
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 ...
The text was updated successfully, but these errors were encountered: