eladkal commented on a change in pull request #20348:
URL: https://github.com/apache/airflow/pull/20348#discussion_r771996911



##########
File path: 
docs/apache-airflow-providers-hashicorp/secrets-backends/hashicorp-vault.rst
##########
@@ -205,3 +205,12 @@ Then you can use above secret for 
``sql_alchemy_conn_secret`` in your configurat
 
 Note that the secret ``Key`` is ``value``, and secret ``Value`` is 
``postgres://user:pass@host:5432/db?ssl_mode=disable`` and
 ``mount_point`` is ``airflow``.
+
+## For Vault running with self signed certificates 

Review comment:
       ```suggestion
   ## For Vault running with self signed certificates
   ```
   
   Removing whitespace to make static checks pass




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to