From de1cf439322cf45a979e8c2d1e8fd6fe8e3b6ab7 Mon Sep 17 00:00:00 2001 From: Yee Hing Tong Date: Tue, 16 Jan 2024 11:25:50 -0800 Subject: [PATCH] emphasize lines Signed-off-by: Yee Hing Tong --- docs/deployment/plugins/webapi/databricks.rst | 2 +- docs/deployment/plugins/webapi/snowflake.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deployment/plugins/webapi/databricks.rst b/docs/deployment/plugins/webapi/databricks.rst index a63522547e..69f710677c 100644 --- a/docs/deployment/plugins/webapi/databricks.rst +++ b/docs/deployment/plugins/webapi/databricks.rst @@ -308,7 +308,7 @@ Add the Databricks access token to FlytePropeller: in your YAML file as follows: .. code-block:: yaml - :emphasize-lines: 3 + :emphasize-lines: 2 configuration: inlineSecretRef: flyte-binary-external-services diff --git a/docs/deployment/plugins/webapi/snowflake.rst b/docs/deployment/plugins/webapi/snowflake.rst index 01376c499c..a4ac2d35cf 100644 --- a/docs/deployment/plugins/webapi/snowflake.rst +++ b/docs/deployment/plugins/webapi/snowflake.rst @@ -174,7 +174,7 @@ Then, add the Snowflake JWT token to FlytePropeller. in your YAML file as follows: .. code-block:: yaml - :emphasize-lines: 3 + :emphasize-lines: 2 configuration: inlineSecretRef: flyte-binary-external-services