arorasachin9 commented on code in PR #45038:
URL: https://github.com/apache/airflow/pull/45038#discussion_r1894897366
##########
providers/src/airflow/providers/celery/provider.yaml:
##########
@@ -329,6 +329,13 @@ config:
type: string
example: ~
default: "False"
+ extra_celery_config:
+ description: |
+ Extra celery configs to include in the celery worker
Review Comment:
Added the reference to all the configurations which can be applied using
this airflow helm config as well as added a sample config also for better
understanding.
--
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]