Jackie-Jiang commented on code in PR #13165:
URL: https://github.com/apache/pinot/pull/13165#discussion_r1609144285
##########
helm/pinot/values.yaml:
##########
@@ -320,6 +368,27 @@ server:
endpoint: "/health"
Review Comment:
I'm not very familiar with HELM, but we do have separate endpoint on server
for liveness (`/health/liveness`) and readiness (`/health/readiness`) check.
Should we update this file to accommodate that?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]