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

Put Admin Password into Secret #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dpoetzsch
Copy link

I made the effort to separate sensitive parameters from non-sensitive parameters and put the sensitive data into kubernetes secrets to enhance security. Also, this makes it possible to encrypt these data in git repositories using for example Mozilla SOPS.

For now, I only did this for the basic configuration. If this approach is something you'd like to integrate into your code base I'd be happy to try and extend it to OIDC and LDAP.

In any case, thank you for your great work :-)

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