mvoitko commented on a change in pull request #14512:
URL: https://github.com/apache/superset/pull/14512#discussion_r654847870
##########
File path: docs/src/pages/docs/installation/kubernetes.mdx
##########
@@ -94,25 +94,21 @@ postgresql:
#### Dependencies
-You can specify pip packages to be installed before startup, e.g. to install
extra database drivers:
+You can specify pip packages to be installed before startup. The following
example installs the Big Query and Elasticsearch database drivers so that you
can connect to those datasources in your Superset installation.
```yaml
-additionalRequirements:
Review comment:
`additionalRequiremnts` are no longer supported value?
--
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]