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 2021/08/02 17:19:00 UTC

[GitHub] [superset] jkleinkauff edited a comment on issue #15262: [Helm chart] Init-db container failing

jkleinkauff edited a comment on issue #15262:
URL: https://github.com/apache/superset/issues/15262#issuecomment-891194157


   Rebuilding my infrastructure and using the original values.yml got it working! 
   
   ```
   helm install -f default_values.yml  superset superset/superset -n superset
   helm upgrade -f default_values.yml -f custom_values.yml superset superset/superset -n superset
   ```
   It's possible that before that I could have messed up my yml files tho :D
   
   Thank you @layoaster !
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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