~~I'm trying to set a new option (datastoreConnMax...
# spicedb
t
~~I'm trying to set a new option (datastoreConnMaxOpen) on the spicedb-operator. I can see that it made it to the
SpiceDBCluster
resource but it hasn't progressed further than that (i.e. no env var set on the deployment, rs, pods). Anything I need to do to get it to reconcile? ~~ figured this out, had an invalid attempt to set limits in the config which was breaking it
10 Views