jedcunningham commented on code in PR #24784:
URL: https://github.com/apache/airflow/pull/24784#discussion_r947000141
##########
chart/templates/_helpers.yaml:
##########
@@ -782,3 +782,83 @@ Where `.` is the global variables scope and
`.Values.workers` the local variable
{{- end -}}
{{- end -}}
{{- end -}}
+{{- define "workers_extra_envs" -}}
Review Comment:
You shouldn't need to do a helper per component, just pass the right map in
from the template and have a single helper.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]