kingamarton commented on a change in pull request #317:
URL:
https://github.com/apache/incubator-yunikorn-k8shim/pull/317#discussion_r734625361
##########
File path: deployments/scheduler/scheduler-load.yaml
##########
@@ -49,6 +49,12 @@ spec:
mountPath: /etc/yunikorn/
ports:
- containerPort: 9080
+ livenessProbe:
Review comment:
Good point. I set it to 1. so if the scheduler is unhealthy, the restart
will be triggered after the first call. I will make configurable in the helm
charts.
--
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]