ashb 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_r229375296
 
 

 ##########
 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:
   If we don't want people using this in prod is it worth saying so in the 
template config?

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