lgov commented on issue #11169: URL: https://github.com/apache/airflow/issues/11169#issuecomment-699630147
It works when using the absolute path: `pod_template_file="/opt/airflow/dags/basic_pod.yaml"` My mistake was to use the path on the host machine, not the path mapped in the docker container. I suggest to keep this issue for the confusing error message and lack of clear documentation. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
