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

 ##########
 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:
   I added hostpaths to be able to run airflow on kubernetes on local 
environment

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to