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

Improved security configuration #63

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

groundhog2k
Copy link
Contributor

If possbile a pod / container should never run with root privileges.
Beside securityContext the podSecurityContext was added as configuration option.
Additionally (working) example values are added for these 2 sections.

Limitation: This does only work for a new vaultwarden setup. If you upgrade from a previous chart version, you need to adapt permissions on the storage volume.

@guerzon guerzon merged commit 67b5a64 into guerzon:main Dec 17, 2023
1 check passed
@groundhog2k groundhog2k deleted the improved-security branch December 18, 2023 08:37
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.

2 participants