You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: