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

[PM-6459] Ensure volume is accessible to the mssql user group 10001. #117

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

Conversation

momelod
Copy link

@momelod momelod commented Feb 25, 2024

Fixes issue #70 MSSQL pod fail on crashloopBackOff

Basically when I am installing bitwarden on a pod with a PVC attached for storage I can't get past the mssql pod creation because it doesn't have the correct permissions to write to the data volume. I found the gid of the service 10001 and added it to the spec.template.spec.securityContext.fsGroup

#70 (comment)

@momelod momelod requested a review from a team as a code owner February 25, 2024 03:18
@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-6459

@bitwarden-bot bitwarden-bot changed the title Ensure volume is accessible to the mssql user group 10001. [PM-6459] Ensure volume is accessible to the mssql user group 10001. Feb 25, 2024
@bitwarden-bot bitwarden-bot added in-product-review Community PR is being reviewed by Bitwarden's Product team community-pr labels Feb 25, 2024
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Detailsefd25d8a-91a1-4456-bd0c-9f67b35b5bdb

No New Or Fixed Issues Found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-pr in-product-review Community PR is being reviewed by Bitwarden's Product team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants