Is there a readiness probe to ensure that a PVC is...
# longhorn-storage
m
Is there a readiness probe to ensure that a PVC is ready for read/write? I'm using the pgadmin4 helm chart, and it fails to start for a few minutes saying the the storage location isn't readable or writeable, on a freshly bound PVC. The auto-retry behavior of the flux helmrelease will eventually wait enough time that it starts to work - but I would rather have the pgadmin4 container wait until the PVC was fully ready to prevent erroring out the pod.