XD-DENG commented on a change in pull request #13596:
URL: https://github.com/apache/airflow/pull/13596#discussion_r554551000



##########
File path: chart/README.md
##########
@@ -134,7 +134,7 @@ helm upgrade airflow . \
 
 ## Mounting DAGS using Git-Sync side car without Persistence
 
-This option will use an always running Git-Sync side car on every 
scheduler,webserver and worker pods. The Git-Sync side car containers will sync 
DAGs from a git repository every configured number of seconds. If you are using 
the KubernetesExecutor, Git-sync will run as an initContainer on your worker 
pods.
+This option will use an always running Git-Sync side car on every scheduler, 
webserver and worker pods. The Git-Sync side car containers will sync DAGs from 
a git repository every configured number of seconds. If you are using the 
KubernetesExecutor, Git-sync will run as an initContainer on your worker pods.

Review comment:
       This is a simple typo fix. Not related to the scope of this PR. Not 
worth creating a separate PR.




----------------------------------------------------------------
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:
[email protected]


Reply via email to