You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/18 15:46:11 UTC

[GitHub] [airflow] aneesh-joseph commented on a change in pull request #9371: Add git sync option to the Helm chart

aneesh-joseph commented on a change in pull request #9371:
URL: https://github.com/apache/airflow/pull/9371#discussion_r442325421



##########
File path: chart/templates/webserver/webserver-deployment.yaml
##########
@@ -82,6 +82,9 @@ spec:
           {{- include "custom_airflow_environment" . | indent 10 }}
           {{- include "standard_airflow_environment" . | indent 10 }}
       containers:
+{{- if .Values.gitSync.enabled }}

Review comment:
       dag sync won't be need if dag serialization is enabled




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org