potiuk commented on code in PR #32604:
URL: https://github.com/apache/airflow/pull/32604#discussion_r1269330826


##########
docs/apache-airflow/core-concepts/executor/celery.rst:
##########
@@ -29,6 +29,8 @@ change your ``airflow.cfg`` to point the executor parameter to
 For more information about setting up a Celery broker, refer to the
 exhaustive `Celery documentation on the topic 
<https://docs.celeryq.dev/en/latest/getting-started/>`_.
 
+The configuration parameters of the Celery Executor can be found in 
:doc:`apache-airflow-providers-celery:configurations-ref`.

Review Comment:
   This is a basic information, not some kind of "additional" thing.



##########
docs/apache-airflow/core-concepts/executor/celery_kubernetes.rst:
##########
@@ -28,6 +28,8 @@ An executor is chosen to run a task based on the task's queue.
 ``CeleryKubernetesExecutor`` inherits the scalability of the 
``CeleryExecutor`` to
 handle the high load at the peak time and runtime isolation of the 
``KubernetesExecutor``.
 
+The configuration parameters of the Celery Executor can be found in 
:doc:`apache-airflow-providers-celery:configurations-ref`.

Review Comment:
   Same here.



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

Reply via email to