kaxil commented on a change in pull request #11024:
URL: https://github.com/apache/airflow/pull/11024#discussion_r492423306
##########
File path: docs/security/secrets/secrets-backend/index.rst
##########
@@ -31,6 +31,9 @@ such as :ref:`Google Cloud Secret
Manager<google_cloud_secret_manager_backend>`,
The Airflow UI only shows connections and variables stored in the Metadata
DB and not via any other method.
If you use an alternative secrets backend, check inside your backend to
view the values of your variables and connections.
+You can also get Airflow configurations with sensitive data from the Secrets
Backend.
+See :doc:`../../howto/set-config` for more details.
Review comment:
```suggestion
See :doc:`../../../howto/set-config` for more details.
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]