Hey gang,
I'm trying to spin up a second (read-only) spiceDB cluster which will point to read replicas of our postgres. We will then be directing a portion of out
minimize_latency
requests to it. Is there a way for us to tell the k8s operator not to run migrations on this cluster?
Also feel free to tell me if we're doing something crazy 🙂