zezaeoh opened a new pull request, #59418: URL: https://github.com/apache/airflow/pull/59418
## Issue The pod-template-file.kubernetes-helm-yaml file provided as the default pod-template is missing a rendering condition for git_sync_ssh_key_volume when the SSH key is directly specified in the values (as opposed to using a secret reference). ## Changes This PR adds the missing condition to properly render the git sync SSH key volume in this use case. -- 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]
