jakepaw opened a new issue #11727:
URL: https://github.com/apache/airflow/issues/11727


   
   **Apache Airflow version**:
   1.10.10
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl 
version`): 1.17.3
   
   **Environment**: development environment
   
   **What happened**:
   My web and scheduler pods are given the volumemounts specified in my 
values.yaml but once I launch a dag, the pod that airflow creates for this dag 
does not get the volume mounts specified. How can I tell airflow to mount these 
to the worker pods that are created through the values file?
   <!-- (please include exact error messages if you can) -->
   
   **What you expected to happen**:
   
   I want the volume mounts specified to be mounted to the worker pods as well
   
   <!-- What do you think went wrong? -->
   
   Not sure. 
   
   **How to reproduce it**:
   
   **Anything else we need to know**:
   
   


----------------------------------------------------------------
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]


Reply via email to