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

Run as non-root/non privileged #117

Closed
TheKangaroo opened this issue Aug 16, 2024 · 2 comments
Closed

Run as non-root/non privileged #117

TheKangaroo opened this issue Aug 16, 2024 · 2 comments

Comments

@TheKangaroo
Copy link

I cannot start the capacitor container as described in the README because we do not allow root or escalated privileges.
I don't think it's necessary for capacitor to have the ability to escalate privileges or run as root, but I couldn't find a way to change the securityContext of the deployment either.

It would be super useful to have these things disabled by default in the deployment if there is no need for root and privileges.

I've seen that the helm chart by @sebastiangaiser in #84 allows you to set the securityContext, is this something you plan to move forward with and integrate the helm chart into this repo?

@laszlocph
Copy link
Contributor

#111 May be a fix for this? Try version 0.4.3

@TheKangaroo
Copy link
Author

thanks @laszlocph 0.4.3 works as expected :)

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

No branches or pull requests

2 participants