You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/19 20:28:50 UTC

[GitHub] [airflow] eladkal commented on a change in pull request #20348: Update hashicorp-vault.rst

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org