potiuk commented on a change in pull request #17688:
URL: https://github.com/apache/airflow/pull/17688#discussion_r691453217
##########
File path: chart/templates/scheduler/scheduler-deployment.yaml
##########
@@ -144,6 +144,7 @@ spec:
periodSeconds: {{ .Values.scheduler.livenessProbe.periodSeconds }}
exec:
command:
+ - /entrypoint
Review comment:
Do we have any other :) ? I think we already make many assumptions
about the image, so one more does not hurt. Maybe add parameter to override the
entrypoint if needed?
--
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]