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

fail install by helm,Error: INSTALLATION FAILED: failed to download "thingsboard" #85

Open
linkagt opened this issue Feb 15, 2023 · 1 comment

Comments

@linkagt
Copy link

linkagt commented Feb 15, 2023

[root@master thingsboard]# helm install --create-namespace -n thingsboard thingsboard thingsboard --set cassandra.enabled=true --set mqtt.replicaCount=3 --set http.replicaCount=3 --set coap.replicaCount=3
Error: INSTALLATION FAILED: failed to download "thingsboard"

@midokura-agustin
Copy link
Contributor

second appearence of thingsboard in your command line is the chart. If you just write thingsboard it means it's located in that directory.
Quick fix, just download the repo a use the directory name instead helm/thingsboard
There's also a repo: https://artifacthub.io/packages/helm/thingsboard/thingsboard

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