devgonvarun opened a new issue, #62698: URL: https://github.com/apache/airflow/issues/62698
### Description _No response_ ### Use case/motivation Presently its not possible to annotate airflow pods with helm checksums of the dependent secrets/configmaps so that when the secrets/configmaps change then the airflow control plane pod (scheduler, api server, dag processor) automatically restart with the updated dependencies. The reason is because the chart does not support tpl evaluations from values yaml in these sections. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
