Issues information
- OS: Linux
- databases: Redis and Postgres
- Programming language and version: Python/Flask 3.7+
- Link to your project on Github/Gitlab:
Your issue
Describe here your issue
According to your features page using Qovery CLI I can do something like “qovery helm install my-release example-mychart”. I would like to use this functionality to deploy Apache Superset following this recipe: Running on Kubernetes | Superset
What are the steps needed to make that work and given I’m attempting to use a “public” helm chart would I be able to pull those imagine into Qovery?
UPDATE 10/01/23:
Since Lifecycle jobs, it’s simpler to deploy Helm chart. You can find this tutorial to deploy a Helm chart.