You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/06 23:19:25 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #15238: adds airflowConfigAnnotations field to allow for the setting of the main configmaps annotations

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



##########
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:
       ```suggestion
      * - ``airflowConfigAnnotations``
        - Extra annotations to apply to the main Airflow configsmaps.
   ```




-- 
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:
users@infra.apache.org