Skip to content

Commit

Permalink
emphasize lines
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor committed Jan 16, 2024
1 parent be07262 commit de1cf43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/deployment/plugins/webapi/databricks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/deployment/plugins/webapi/snowflake.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de1cf43

Please sign in to comment.