We are using the K8s operator for SpiceDB along with our cert manager. One thing we just ran into today was the cert manager issuing a new certificate, but SpiceDB not picking up the change without a restart. The remainder of our services watch the mounted cert file for changes and pick them up in real-time to avoid any lapse in cert expiry, but I didn't see that happen with the SpiceDB cluster. Is there an option for this or would it require manual logic to kick them over in the event? cc @ecordell