It would be useful/convenient to support startupProbe, perhaps conditionally based on API support (though it's been out for quite a while now). This would allow more tolerant/frequent health probing during startup, letting the statefulset become healthy sooner. The chart's current default probe delay is 90 seconds, which feels quite slow.
Happy to submit a PR to add this, if you think it's a good idea.
It would be useful/convenient to support
startupProbe, perhaps conditionally based on API support (though it's been out for quite a while now). This would allow more tolerant/frequent health probing during startup, letting the statefulset become healthy sooner. The chart's current default probe delay is 90 seconds, which feels quite slow.Happy to submit a PR to add this, if you think it's a good idea.