SayakMukhopadhyay opened a new issue, #35334: URL: https://github.com/apache/airflow/issues/35334
### Official Helm Chart version 1.11.0 (latest released) ### Apache Airflow version 2.7.1 ### Kubernetes Version 1.24 ### Helm Chart configuration https://github.com/apache/airflow/blob/main/chart/templates/secrets/redis-secrets.yaml gets parsed no matter what the below line value is https://github.com/apache/airflow/blob/2e8ce5d77882122c344ddac6da4a6009c46b5dc4/chart/values.yaml#L264 I suggest adding a gate like in the below line https://github.com/apache/airflow/blob/2e8ce5d77882122c344ddac6da4a6009c46b5dc4/chart/templates/configmaps/configmap.yaml#L60 ### Docker Image customizations _No response_ ### What happened _No response_ ### What you think should happen instead _No response_ ### How to reproduce Try templating charts with "KubernetesExecutor". Notice that the redis secret still gets generated. ### Anything else _No response_ ### Are you willing to submit PR? - [X] 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]
