sg-c0de commented on code in PR #63514:
URL: https://github.com/apache/airflow/pull/63514#discussion_r3044888897
##########
chart/values.yaml:
##########
@@ -1148,13 +1148,26 @@ workers:
# Queue name for the default workers
queue: "default"
+ # Override the Airflow image for Celery workers.
+ # If not set, falls back to the global `images.airflow` image.
+ # Can also be overridden per worker set in `workers.celery.sets[].image`.
Review Comment:
Ok, removed that comment
--
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]