TarunParimi opened a new issue, #31311:
URL: https://github.com/apache/airflow/issues/31311

   ### Apache Airflow version
   
   2.6.0
   
   ### What happened
   
   Worker pod template file doesn't have an option to add priorityClassName. 
   
   ### What you think should happen instead
   
   Airflow workers deployment however has the option to add it via the override 
airflow.workers.priorityClassName . We should reuse this for the worker pod 
template file too.
   
   ### How to reproduce
   
   Trying to add a priorityClassName for airflow worker pod doesnt work. Unless 
we override the whole worker pod template with our own. But that is not 
preferrable as we will need to duplicate a lot of the existing template file. 
   
   ### Operating System
   
   Rhel8
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### 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]

Reply via email to