How to use mounted ephemeral volume as working directory #811
Unanswered
ketozhang
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By default, the working directory
$AIRFLOW_HOME=/opt/airflow
uses the node storage. I'd like to provision and mount a ephemeral volume (or persistent) and use that as the working directory.Is this possible?
The values I'm thinking would look like
Beta Was this translation helpful? Give feedback.
All reactions