alvinzhangdd opened a new issue, #11798:
URL: https://github.com/apache/pinot/issues/11798

   ### Issue
   Latest pinot helm chart doesn't support separate liveness and readiness 
probe endpoint for server 
([link](https://github.com/apache/pinot/blob/master/helm/pinot/values.yaml#L311-L314))
 but the service underneath supports it 
([link](https://github.com/apache/pinot/pull/9031)) . 
   
   ### Proposal
   Add supports for `server.probes.livenessEndpoint` and 
`server.probes.readinessEndpoint` to helm chart server sts template, but make 
it backward compatible by falling back to the existing `server.probes.endpoint`.


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

Reply via email to