I'm having uses with my dags showing up in the worker pods. The dags are persisted in the master pod but they don't show up in the worker pods. These are the settings in airflow.cfg:
dags_in_image = False
dags_volume_subpath = airflow/dags
dags_volume_claim = airflowdev-dags