Skip to content

Commit 6e21fc3

Browse files
authored
typo (forgot to delete {})
1 parent 4d44c7f commit 6e21fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/apache-airflow/templates/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ workers:
673673
kerberosInitContainer:
674674
# Enable kerberos init container
675675
enabled: false
676-
resources: {}
676+
resources:
677677
# limits:
678678
# cpu: 100m
679679
# memory: 128Mi

0 commit comments

Comments
 (0)