Operator configuration question!
# spicedb
w
Operator configuration question!
So! As I understand, the spicedb operator needs a secret (provided by name) that contains preshared_key and datasource_uri fields, and in my environment, I'll have a secret injected that has the data needed to populate the datasource_uri but broken up into individual fields (db name, hostname, username, password, etc) - is there a way to bridge that? Maybe an alternate way to provide the datasource connection information?
e
Currently that's the only way, but we could definitely look at some more options
w
Hey, that helps! I'm also talking to our platform people about if we can transform it somehow to provide that secret, but I thought I'd check and see if there were options I wasn't aware of. 👍