jedcunningham commented on a change in pull request #17688:
URL: https://github.com/apache/airflow/pull/17688#discussion_r691490786
##########
File path: chart/templates/scheduler/scheduler-deployment.yaml
##########
@@ -144,6 +144,7 @@ spec:
periodSeconds: {{ .Values.scheduler.livenessProbe.periodSeconds }}
exec:
command:
+ - /entrypoint
Review comment:
Yeah, that's how I was leaning as well 👍.
(Maybe I'll try using a custom image one of these days and see what those
assumptions are)
--
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]