spicedb-operator icon indicating copy to clipboard operation
spicedb-operator copied to clipboard

Ability to skip mounting the secret

Open ecordell opened this issue 2 years ago • 0 comments

With #135, there are a lot more possibilities for how you might mount data for SpiceDB to consume.

For example, you might want to use an external secret store like AWS Secrets Manager to store your preshared keys, and mount it directly for SpiceDB via a CSI driver.

If you're managing the secrets outside of kubernetes, we should provide an option to skip the secret adoption / validation / mounting that normally occurs, so that it doesn't conflict with bespoke config.

ecordell avatar Feb 15 '23 17:02 ecordell