joehoeller opened a new issue #11387:
URL: https://github.com/apache/incubator-superset/issues/11387


   **Is this the correct config to install the database connectors using Helm:**
   
   ```
   
   replicaCount: 1
   
   ## These requirements are used to build a requirements file which is then 
applied on init
   ## of superset containers
   
   additionalRequirements:
       - "psycopg2==2.8.5"
       - "redis==3.2.1"
       - "apache-superset[mssql]"
       - "apache-superset[drill]"
       - "apache-superset[postgres]"
       - "apache-superset[gsheets]"
       - "apache-superset[elasticsearch]"
       - "apache-superset[bigquery]"
       - "apache-superset[hive]"
       - "apache-superset[impala]"
       - "apache-superset[mssql]"
       - "apache-superset[teradata]"
       - "apache-superset[redshift]"
       - "apache-superset[oracle]"
   
   ```


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to