Describe the bug
something like #1580 should be detected by a readiness probe, but it wasn't.
subject to opinion, but I think one of ready or health or both should fail if permissions are wrong, as otherwise you need to look at logs to notice something is amok.
Sample
I used a helm chart by @andreasfritz which also doesn't add the required permission, yet the readiness probe seems to pass (correct if wrong)
Describe the bug
something like #1580 should be detected by a readiness probe, but it wasn't.
subject to opinion, but I think one of ready or health or both should fail if permissions are wrong, as otherwise you need to look at logs to notice something is amok.
Sample
I used a helm chart by @andreasfritz which also doesn't add the required permission, yet the readiness probe seems to pass (correct if wrong)