I think the problem was that I was setting `datast...
# spicedb
u
I think the problem was that I was setting
datastoreConnUri
under
SpiceDBCluster
's
spec.config
, while the correct one is
datastore_uri
under `Secret`'s
stringData
. I should have checked the CRDB example earlier!