Join Discord
Powered by
I think the problem was that I was setting `datast...
# spicedb
u
.geoko
05/27/2023, 4:29 PM
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!
Previous
Next