DerekHeldtWerle commented on a change in pull request #15238:
URL: https://github.com/apache/airflow/pull/15238#discussion_r608240818



##########
File path: docs/helm-chart/parameters-ref.rst
##########
@@ -66,6 +66,12 @@ The following tables lists the configurable parameters of 
the Airflow chart and
    * - ``airflowHome``
      - Location of airflow home directory
      - ``1``
+   * - ``airflowPodAnnotations``
+     - Extra annotations to apply to all Airflow pods.
+     - ``{}``
+   * - ``airflowConfigAnnotations``
+     - Extra annotations to apply to the main Airflow configs.

Review comment:
       I think `configmap` would be more appropriate than the plural here as 
these annotations don't get propagated out to other configmaps 
(`extra-configmaps`, `statsd-configmap`, and `webserver-configmap`). Thoughts?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to