potiuk commented on issue #18135: URL: https://github.com/apache/airflow/issues/18135#issuecomment-980803026
I am not sure what your K8S instance have enabled -you need to check there. But I generally recommend people to not use DAGs persistent volumes, but to use Git-Sync approach (especially when they already have DAGs (which are code) kept in Git (which makes sense). All the option for sharing DAG files are (of course) explained in the docs: https://airflow.apache.org/docs/helm-chart/stable/manage-dags-files.html -- 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]
