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 2020/10/11 21:20:03 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #11413: Adds missing schema for kerberos sidecar configuration

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



##########
File path: chart/values.schema.json
##########
@@ -796,6 +796,16 @@
                         }
                     }
                 },
+                "kerberosSidecar": {
+                    "description": "Run a side car in each worker pod to refresh kerberos ccache with `airflow kerberos` according to the airflow secuirty configuration",

Review comment:
       ```suggestion
                       "description": "Run a side car in each worker pod to refresh Kerberos cache with `airflow kerberos` according to the airflow security configuration",
   ```




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