Hi, I'm trying to specify the spicedb config as a ...
# spicedb
k
Hi, I'm trying to specify the spicedb config as a set of env vars in a .env file mounted to the
spicedb
container in my SpiceDB cluster but the cluster gives me this error:
Copy code
invalid config: secret must be provided
I'm assuming I have to provide a secret name in the cluster config for it to spin up?
2 Views