npsables commented on issue #24369: URL: https://github.com/apache/airflow/issues/24369#issuecomment-1429052945
I want to reuse kerberos.keytab file in workers but can't because **the helm didn't mount it** to worker container. The sidecar (airflow kerberos command) is also broken in my build. But I resolve all of this by reduce to 1 worker, mount /etc/kerberos to this, disable kerberos sidecar, and schedule an airflow task to refresh the kerberos ticket. -- 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]
