dimberman commented on a change in pull request #3770: [AIRFLOW-XXX] Fix 
Kubernetes operator with git-sync
URL: https://github.com/apache/incubator-airflow/pull/3770#discussion_r219644227
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -593,12 +592,24 @@ logs_volume_subpath =
 # A shared volume claim for the logs
 logs_volume_claim =
 
+# For DAGs mounted via a hostPath volume (mutually exclusive with volume claim 
and git-sync)
+dags_volume_host =
 
 Review comment:
   Yeah that's fair. Hopefully people don't use this in production but for 
testing it's fine.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to