kubemq-io / charts

KubeMQ is a Cloud Native, enterprise grade message broker for distributed services architecture
https://kubemq.io
Apache License 2.0
11 stars 3 forks source link

Helm install fails (no matches for kind "KubemqCluster") #9

Closed cdelguercio closed 2 years ago

cdelguercio commented 2 years ago

When running helm install kubemq-cluster kubemq-charts/kubemq --set key=<my-key> --namespace kubemq I get the following error:

Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "KubemqCluster" in version "core.k8s.kubemq.io/v1beta1"

helm: v3.4.2 kubernetes: v1.21

Similar to https://github.com/kubemq-io/charts/issues/6, but the solution listed there did not work for me.

cdelguercio commented 2 years ago

It was an expired license key. KubeMQ is pay only now.