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

feat: allow usage of existing secret for preshared keys #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bgdn-r
Copy link

@bgdn-r bgdn-r commented Feb 20, 2025

Summary

Allow usage of existing secret that contains the pre-shared keys.

Description

Extending the Helm chart with the option to read the pre-shared keys from a Kubernetes secret.
The secret is expected to have the presharedKeys key which will contain the keys themselves.
The functionality is the same as for datastore.uriSecret.

References

#175
#188

@bgdn-r bgdn-r requested review from a team as code owners February 20, 2025 16:29
@bgdn-r bgdn-r force-pushed the feat/preshared-keys-secret branch from 9c17045 to 4b2289a Compare February 24, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant