riccardo-salamanna commented on a change in pull request #21401:
URL: https://github.com/apache/airflow/pull/21401#discussion_r801349808



##########
File path: chart/templates/flower/flower-deployment.yaml
##########
@@ -128,6 +128,8 @@ spec:
                   name: {{ template "flower_secret" . }}
                   key: basicAuth
             {{- end }}
+          envFrom:
+          {{- include "custom_airflow_environment_from" . | default "\n  []" | 
indent 10 }}

Review comment:
       Thanks for answering and pointing those things out. i **think** it 
should be better now. 




-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to