Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Issue when installing helmchart with rights in etc #61

Open
sbaloo opened this issue Feb 15, 2021 · 0 comments
Open

Issue when installing helmchart with rights in etc #61

sbaloo opened this issue Feb 15, 2021 · 0 comments

Comments

@sbaloo
Copy link

sbaloo commented Feb 15, 2021

I've got:

Permission denied: ../etc/broker.xml
Permission denied: ../etc/broker.xml
sed: couldn't open temporary file ../etc/sed1d0l85: Permission denied

when installing the chart and running the pod. I see that the user in dockerfile is fixed or my openshift when running pod use randomuser.

Do you thing i need to update the dockerfile to add :
RUN chgrp -R 0 /some/directory &&
chmod -R g=u /some/directory

or do you have other solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant