amoghrajesh commented on code in PR #35146:
URL: https://github.com/apache/airflow/pull/35146#discussion_r1371211303
##########
docs/apache-airflow/security/kerberos.rst:
##########
@@ -100,6 +100,18 @@ Launch the ticket renewer by
# run ticket renewer
airflow kerberos
+To support more advanced deployment models for using kerberos in daemon or
one-time fashion,
+you can specify the mode while running the ``airflow kerberos`` as either
"daemon" or "one-time".
+
+* daemon: The airflow kerberos process will run forever
Review Comment:
Working on it. Pushing a fix for this
--
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]