ginwakeup commented on issue #31972: URL: https://github.com/apache/airflow/issues/31972#issuecomment-1595354267
@jens-scheffler-bosch More details on the setup: - gitSync pulls DAGS and it runs on a separate pod which mounts a PVC - The PVC is mounted on all the airflow components - the AIRFLOW_DAGS_FOLDER is set to point to the PVC location - Airflow is executed using the official HELM chart DAGS are executed using API calls by external apps. -- 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]
