Skip to content

Commit

Permalink
Chart: Add custom_airflow_environment to flower container (#12630)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecerulm authored Jan 5, 2021
1 parent b213dbe commit c2ead47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/templates/flower/flower-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ spec:
key: basicAuth
{{- end }}
{{- include "standard_airflow_environment" . | indent 10 }}
{{- include "custom_airflow_environment" . | indent 10 }}
volumes:
- name: config
configMap:
Expand Down

0 comments on commit c2ead47

Please sign in to comment.