Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
brian1
Contributor II
Contributor II

qlik/qliksense-init helm chart failed to download

I'm having trouble installing the helm chart for qliksense-init, described in Step 2 of this guide under "Installing Qlik Sense".

https://help.qlik.com/en-US/sense/June2019/Subsystems/PlanningQlikSenseDeployments/Content/Sense_Dep...

$ helm install --name qliksense-init qlik/qliksense-init
Error: failed to download "qlik/qliksense-init" (hint: running `helm repo update` may help)

I ran `helm repo update` and am still not able to install the helm chart. Has anyone else had this issue? My helm and tiller are installed correctly and I am able to install other helm charts with no problems.

Labels (1)
1 Solution

Accepted Solutions
brian1
Contributor II
Contributor II
Author

1 Reply
brian1
Contributor II
Contributor II
Author

The documentation seems to be missing this step:

helm repo add qlik-stable https://qlik.bintray.com/stable
I found this here: