You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/14 17:09:26 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #20794: Helm Chart - support for priorityClassName

kaxil commented on a change in pull request #20794:
URL: https://github.com/apache/airflow/pull/20794#discussion_r785013493



##########
File path: chart/values.yaml
##########
@@ -514,6 +514,7 @@ workers:
 
   # Select certain nodes for airflow worker pods.
   nodeSelector: {}
+  priorityClassName: ""

Review comment:
       ```suggestion
     priorityClassName: ~
   ```
   
   to be consistent, preference @jedcunningham ?




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org