You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/19 01:06:53 UTC

[GitHub] [airflow] thesuperzapper commented on issue #11708: Git sync for plugins in the Helm Chart

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org