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



##########
File path: chart/values.yaml
##########
@@ -434,3 +434,23 @@ postgresql:
   enabled: true
   postgresqlPassword: postgres
   postgresqlUsername: postgres
+# Git sync
+gitSync:
+  enabled: true
+  # ssh example ssh://[email protected]/aneesh-joseph/dags-repo.git
+  # ssh example: [email protected]:aneesh-joseph/dags-repo.git
+  # https example: https://github.com/aneesh-joseph/dags-repo.git
+  #TODO Change the URLs used for testing
+  repo: https://github.com/aneesh-joseph/dags-repo.git

Review comment:
       done updated it to use dags from 
https://github.com/apache/airflow/tree/master/dags




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