jscheffl commented on code in PR #58547: URL: https://github.com/apache/airflow/pull/58547#discussion_r2649773974
########## chart/newsfragments/58547.significant.rst: ########## @@ -0,0 +1,8 @@ +Support for Multiple Celery Worker Sets in the Helm Chart + +Helm chart behavior related to Celery worker configuration has changed. +Multiple worker sets can now be configured, which affects how worker sets are rendered and scaled. +Users upgrading the chart should review their Helm values if they relied on the previous +single worker behavior. + +See `Helm PR #58547 <https://github.com/apache/airflow/pull/58547>`_ for details. Review Comment: I was passing along this PR again, I think the small RST documentation is the only thing left over, then we can merge. -- 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]
