diff --git a/chart/values.yaml b/chart/values.yaml index c777b03fdd3d2..3a6bb1691fad7 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -818,6 +818,13 @@ workers: # cpu: 100m # memory: 128Mi + # Detailed default security context for kerberos init container on container level + securityContexts: + container: {} + + # Container level lifecycle hooks + containerLifecycleHooks: {} + # Resource configuration for Airflow Celery workers and pods created with pod-template-file resources: {} # limits: