Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down