connorwang opened a new issue, #60040: URL: https://github.com/apache/airflow/issues/60040
### Official Helm Chart version 1.18.0 (latest released) ### Apache Airflow version 3.1.5 ### Kubernetes Version 1.33 ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### What happened _No response_ ### What you think should happen instead _No response_ ### How to reproduce In my case, 1. Updating apiServer values 2. Upgrade helm install ### Anything else Sometime updating helm values will trigger redeployment of airflow-api-server but not the airflow-scheduler which causes dag failures. The airflow-scheduler deployment has the following error: ```airflow.sdk.api.client.ServerResponseError: Invalid auth token: Signature verification failed``` ### 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]
