docs: Update kubernetes.mdx (#30268)

This commit is contained in:
Nyanda Freddy 2024-09-15 20:15:12 +03:00 committed by GitHub
parent bcbd679a75
commit d1bdbd8189
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

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