You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/04/22 17:29:40 UTC

[GitHub] [incubator-superset] anouar-zh opened a new issue #9622: Error: found in Chart.yaml, but missing in charts/ directory: postgresql, redis

anouar-zh opened a new issue #9622:
URL: https://github.com/apache/incubator-superset/issues/9622


   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`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] craig-rueda commented on issue #9622: Error: found in Chart.yaml, but missing in charts/ directory: postgresql, redis

Posted by GitBox <gi...@apache.org>.
craig-rueda commented on issue #9622:
URL: https://github.com/apache/incubator-superset/issues/9622#issuecomment-617923948


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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org