kaxil opened a new issue #15786: URL: https://github.com/apache/airflow/issues/15786
Following things needs to be improved in the Helm Chart before we can release it to better support git-sync: - There should be a way to pass additional environment variables ([listed here](https://github.com/kubernetes/git-sync#parameters)) to `git-sync` containers instead of hard-coded list at https://github.com/apache/airflow/blob/303c89fea0a7cf8a857436182abe1b042d473022/chart/templates/_helpers.yaml#L136-L192 - I personally feel we should have a consistent path for `AIRFLOW__CORE__DAGS_FOLDER` (happy to hear thoughts though): https://github.com/apache/airflow/blob/303c89fea0a7cf8a857436182abe1b042d473022/chart/templates/_helpers.yaml#L358-L364 -- 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]
