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_r219552528
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -566,7 +566,6 @@ elasticsearch_end_of_log_mark = end_of_log worker_container_repository = worker_container_tag = worker_container_image_pull_policy = IfNotPresent -worker_dags_folder = Review comment: @odracci yeah that makes sense. people could create airflow-configmap-worker.yaml if they really want different settings for the workers. ---------------------------------------------------------------- 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
