Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to skip mounting the secret #155

Open
ecordell opened this issue Feb 15, 2023 · 0 comments
Open

Ability to skip mounting the secret #155

ecordell opened this issue Feb 15, 2023 · 0 comments
Labels
priority/3 low This would be nice to have

Comments

@ecordell
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/3 low This would be nice to have
Projects
None yet
Development

No branches or pull requests

1 participant