zyst1988 opened a new issue, #53375: URL: https://github.com/apache/airflow/issues/53375
### Official Helm Chart version 1.18.0 (latest released) ### Apache Airflow version 2.10.5 ### Kubernetes Version Latest ### Helm Chart configuration Hi, In my setup I deploy workers to a separate name space to better control their resource provisioning and management. In the new version of helm charts deploying worker pods alone doesn't seem to create one of the secrets which then stops the worker pods from starting. The missing secret is 'webserver-secret-key-secret'. I tried manually adding it back in by overriding the values yaml but with no luck. Would it be possible to please check why this particular secret is not being created when deploying just workers? Thanks Mark ### Docker Image customizations I'm deploying workers to a separate name space. ### What happened _No response_ ### What you think should happen instead _No response_ ### How to reproduce Deploy just the worker pods ### Anything else _No response_ ### Are you willing to submit 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]
