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



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

Review comment:
       Missing a type 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.

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


Reply via email to