LipuFei commented on code in PR #41524:
URL: https://github.com/apache/airflow/pull/41524#discussion_r1722816043
##########
chart/templates/scheduler/scheduler-deployment.yaml:
##########
@@ -53,7 +53,6 @@ metadata:
release: {{ .Release.Name }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
heritage: {{ .Release.Service }}
- executor: {{ .Values.executor }}
Review Comment:
In my humble opinion, sanitizing this value is a little too much work
(complexity) for something that has no functional use. I'd prefer to remove it
then making it too complex...
--
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]