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

Add allow_other option to fix the non-root user access denied issue #5

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

Conversation

volldream
Copy link

Add allow_other option to fix the non-root user access denied issue

@volldream volldream force-pushed the Add-allow-all-option-to-fix-non-root-user-access-issue branch 4 times, most recently from d22fa93 to 017598a Compare February 17, 2023 11:23
@volldream volldream force-pushed the Add-allow-all-option-to-fix-non-root-user-access-issue branch from 017598a to fb06eea Compare February 20, 2023 14:41
@abhisheksharma2506
Copy link

can you help with allow_other flag. How you used this in your helm chart?

@volldream
Copy link
Author

can you help with allow_other flag. How you used this in your helm chart?

in the previous version, it was not possible to add more options to the pod command (like --file-mode), I added a new value in helm/values.yaml file to be able to pass more custom options by a list

@abhisheksharma2506
Copy link

abhisheksharma2506 commented Mar 9, 2023

can you share the that values and templates. the #5 code i have tried still it is not working.

@volldream
Copy link
Author

can you share the that values and templates. the #5 code i have tried still it is not working.

The changes on PR should work without any extra options. As I was in a rush I tried it in my fork branch and everything was fine. could you please share with me what is the error message?

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.

None yet

2 participants