aaron-y-chen commented on code in PR #72555:
URL: https://github.com/apache/airflow/pull/72555#discussion_r4055275555


##########
chart/templates/NOTES.txt:
##########
@@ -150,3 +150,15 @@ 
https://airflow.apache.org/docs/helm-chart/stable/production-guide.html#api-secr
 {{- if ne .Values.executor (tpl .Values.config.core.executor $) }}
    {{ fail "Please configure the executor with `executor`, not 
`config.core.executor`." }}
 {{- end }}
+

Review Comment:
   Done. On main, the removed values are now rejected by values.schema.json. 
The corresponding warning for the Chart 1.2.x line is in #73390.



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

Reply via email to