docs: Update kubernetes.mdx (#30268)
This commit is contained in:
parent
bcbd679a75
commit
d1bdbd8189
|
|
@ -153,9 +153,7 @@ See [Install Database Drivers](/docs/configuration/databases) for more informati
|
|||
|
||||
:::
|
||||
|
||||
The following example installs the Big Query and Elasticsearch database drivers so that you can
|
||||
connect to those datasources in your Superset installation:
|
||||
|
||||
The following example installs the drivers for BigQuery and Elasticsearch, allowing you to connect to these data sources within your Superset setup:
|
||||
```yaml
|
||||
bootstrapScript: |
|
||||
#!/bin/bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue