potiuk commented on PR #22913: URL: https://github.com/apache/airflow/pull/22913#issuecomment-1527901956
> > [This change](https://github.com/astronomer/airflow/blob/04c59040915f1e2ea6b7bdce39b9833b3011f898/chart/templates/scheduler/scheduler-deployment.yaml#L249-L259) 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. > > +1 Is it possible to revert this PR? @potiuk @ephraimbuddy @jedcunningham Feel free to open PR which reverts the change, describing why and what happens there. -- 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]
