helm-charts
helm-charts copied to clipboard
unable to recognize "": no matches for kind "ElassandraDatacenter"
Dear,
I am facing this issue. I am installing the elassandra on the microk8s and see this error. Could you please help me?
helm install --namespace "ns1" --name "ns1-cl1-dc1" --set replicas=1,elasticsearch.enabled=true,reaper.enabled=true --wait strapdata/elassandra-datacenter Error: validation failed: unable to recognize "": no matches for kind "ElassandraDatacenter" in version "elassandra.strapdata.com/v1beta1"
OS: Ubuntu 20 micrik8s(kubectl versino: 20+, 1.17, 1.5. all are error) helm 2.17
Could you please help me?