Incubator-superset: Error: found in Chart.yaml, but missing in charts/ directory: postgresql, redis

Created on 22 Apr 2020  路  1Comment  路  Source: apache/incubator-superset

After this last commit, when I try to install superset using helm:

helm install superset --set persistence.enabled=true,persistence.existingClaim=superset-pvc ./install/helm/superset

I get:

Error: found in Chart.yaml, but missing in charts/ directory: postgresql, redis

Most helpful comment

Try running helm dependency update ./install/helm/superset before installing

>All comments

Try running helm dependency update ./install/helm/superset before installing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eliab picture eliab  路  3Comments

thoralf-gutierrez picture thoralf-gutierrez  路  3Comments

tmccartan picture tmccartan  路  3Comments

amien90 picture amien90  路  3Comments

lenguyenthedat picture lenguyenthedat  路  3Comments