From 2bc34d99cfed0407116b77393e5203f977bb1615 Mon Sep 17 00:00:00 2001 From: Prajwal214 <167504578+Prajwal214@users.noreply.github.com> Date: Tue, 18 Mar 2025 16:41:15 +0530 Subject: [PATCH] Docs: Fixing Service Connection Information for Airflow (#20314) Co-authored-by: Prajwal Pandit --- .../resources/ui/public/locales/en-US/Pipeline/Airflow.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Pipeline/Airflow.md b/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Pipeline/Airflow.md index 64d8254163a..c66168b0233 100644 --- a/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Pipeline/Airflow.md +++ b/openmetadata-ui/src/main/resources/ui/public/locales/en-US/Pipeline/Airflow.md @@ -37,7 +37,6 @@ Note that the **Backend Connection** is only used to extract metadata from a DAG $$ ---- ## MySQL Connection @@ -64,7 +63,6 @@ Provide the path to SSL client certificate file (`ssl_cert`) ### SSL Key $(id="sslKey") Provide the path to SSL key file (`ssl_key`) ---- ## Postgres Connection @@ -88,7 +86,6 @@ SSL Mode to connect to postgres database. E.g, `prefer`, `verify-ca` etc. You can ignore the rest of the properties, since we won't ingest any database not policy tags. ---- ## MSSQL Connection @@ -312,7 +309,6 @@ $$section ### Connection Arguments $(id="connectionArguments") Additional connection arguments such as security or protocol configs that can be sent to the service during connection. ---- ## Postgres Connection @@ -322,8 +318,6 @@ Additional connection arguments such as security or protocol configs that can be Username to connect to Postgres. This user should have privileges to read all the metadata in Postgres. - - ### Auth Config $(id="authType") There are 2 types of auth configs: - Basic Auth. @@ -538,8 +532,6 @@ Additional connection arguments such as security or protocol configs that can be Additional connection options to build the URL that can be sent to service during the connection. ---- - ## SQLite Connection ### Username $(id="username")