vrychkov-repay commented on PR #22913: URL: https://github.com/apache/airflow/pull/22913#issuecomment-1372365241
This change breaks scheduler deployment when dag persistence, git-sync and git-sync-ssh-key are enabled. In this case, `git-sync-ssh-key` volume mount will still be generated (see [_helpers](https://github.com/astronomer/airflow/blob/04c59040915f1e2ea6b7bdce39b9833b3011f898/chart/templates/_helpers.yaml#L233-L237)), without the corresponding `git-sync-ssh-key` volume. -- 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]
