alvinzhangdd commented on PR #11800:
URL: https://github.com/apache/pinot/pull/11800#issuecomment-1760503106

   @walterddr 
   I don't quite follow, do you mean I should change the values.yaml? Can you 
tell me where should I change?
   
   I thought I should keep values.yaml unchanged, it is the person who want it 
enabled would set the following
   ```
   server:
   probes:
       endpoint: "/health"
       livenessEnabled: true
       livenessEndpoint: "/health/liveness"
       readinessEnabled: true
       readinessEndpoint: "/health/readiness"
   ```
   
   Should I add those params livenessEndpoint, readinessEndpoint as optional 
params to README?


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