From d1bdbd8189015fdd4dd394ed4e666b99b5b576fd Mon Sep 17 00:00:00 2001 From: Nyanda Freddy <87903153+nyandajr@users.noreply.github.com> Date: Sun, 15 Sep 2024 20:15:12 +0300 Subject: [PATCH] docs: Update kubernetes.mdx (#30268) --- docs/docs/installation/kubernetes.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/docs/installation/kubernetes.mdx b/docs/docs/installation/kubernetes.mdx index 4ec56d29b..6cb209658 100644 --- a/docs/docs/installation/kubernetes.mdx +++ b/docs/docs/installation/kubernetes.mdx @@ -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