thesuperzapper commented on issue #11708:
URL: https://github.com/apache/airflow/issues/11708#issuecomment-901530913


   The [user-community 
chart](https://github.com/airflow-helm/charts/tree/main/charts/airflow) (not 
the official) has implemented support for using plugins from within your DAGs 
git-repo. (See PR https://github.com/airflow-helm/charts/pull/390)
   
   You only need to correctly set your `AIRFLOW__CORE__PLUGINS_FOLDER` to be a 
subfolder of your dag folder, which will probably be something like 
`/opt/airflow/dags/repo/MY_PLUGINS_FOLDER_IN_REPO`.


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