eladkal commented on code in PR #35146:
URL: https://github.com/apache/airflow/pull/35146#discussion_r1371202895


##########
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:
   Can we have better description here? What does it mean forever? Every time 
airflow kerberos is completed it immidiatly runs it again?



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