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:
[email protected]