jedcunningham commented on a change in pull request #21640:
URL: https://github.com/apache/airflow/pull/21640#discussion_r813031421



##########
File path: docs/helm-chart/airflow-configuration.rst
##########
@@ -46,7 +46,7 @@ application. See the bottom line of the example:
        remote_logging: '{{- ternary "True" "False" 
.Values.elasticsearch.enabled }}'
      # Authentication backend used for the experimental API
      api:
-       auth_backends: airflow.api.auth.backend.deny_all
+       auth_backends: airflow.api.auth.backend.session

Review comment:
       I removed the noise from this example already in another PR.




-- 
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