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

Uncomment fsgroup by default in provided values file #226

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

Conversation

gss-jmorris
Copy link

@gss-jmorris gss-jmorris commented Aug 31, 2022

Description of Change

The default values file should include fsGroup: 2000 under the podSecurityContext map. Mounted volumes will not be writeable without this permission, which means users installing this chart for the first time will have containers stuck in a CrashLoopBackOff unless this value is a default setting.

resolves #220

Things to Do Before Submitting

  • Have you signed the Sonatype CLA?
  • Have you added and run automated tests for your change?
    (See the README)
  • Have you run helm lint on your change?

@jflinchbaugh
Copy link
Contributor

Thank you for contacting us. I've applied a similar fix with automated tests and updates to the documentation as part of another PR: #227

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.

CrashLoopBackOff for nexus-iq pod after installing nexus-iq chart
2 participants