abhioncbr commented on code in PR #13165:
URL: https://github.com/apache/pinot/pull/13165#discussion_r1605659733
##########
helm/pinot/values.yaml:
##########
@@ -92,6 +96,21 @@ controller:
endpoint: "/health"
livenessEnabled: false
readinessEnabled: false
+ startupEnabled: false
+ liveness:
+ initialDelaySeconds:
Review Comment:
Yes, it's a valid one. Here is the output
```bash
helm lint
==> Linting .
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
```
--
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]