aairey commented on code in PR #41617: URL: https://github.com/apache/airflow/pull/41617#discussion_r1727646015
########## docs/helm-chart/manage-dags-files.rst: ########## @@ -144,6 +144,11 @@ hence Webserver does not need access to DAG files, so ``git-sync`` sidecar is no Notes for combining git-sync and persistence ............................................ +.. note:: + + When using the helm chart, it is not possible to use git-sync and persistence at the same time Review Comment: I believe @mashanm mentioned it is technically not even possible to use both at the same time when using the Helm Chart. And this is undocumented. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
