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/03 16:58:11 UTC

[GitHub] [airflow] jedcunningham commented on issue #20538: Change Helm Chart tolerations logic when combining multiple parts of values.yaml

jedcunningham commented on issue #20538:
URL: https://github.com/apache/airflow/issues/20538#issuecomment-1004224213


   I think the right answer is to move the current defaults into the templates, and allow for the following order of precedence:
   `webserver.affinity`, `affinity`, default webserver affinity. Basically, leave `webserver.affinity` for the user to override so we can fall back to the global affinity if set.
   
   I'm working on that change now.


-- 
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