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

Helm chart doesn't allow all security contexts to be set #11032

Open
corang opened this issue Oct 9, 2024 · 2 comments
Open

Helm chart doesn't allow all security contexts to be set #11032

corang opened this issue Oct 9, 2024 · 2 comments

Comments

@corang
Copy link

corang commented Oct 9, 2024

Is your feature request related to a problem? Please describe
When attempting to deploy defectdojo in a secure way on kubernetes there is no mechanism that allows me to set the security context to non root for all pods/containers

Describe the solution you'd like
Either the helm chart defaults to non root user/group for all pods and containers or exposes them via values to be able to be set by the end user

Describe alternatives you've considered
The alternative is maintaining a custom version of the helm chart

@dsever
Copy link
Contributor

dsever commented Oct 28, 2024

You are completely right; it is not implemented in the best way. Unless you want to do it, I can create PR very soon.

@dsever
Copy link
Contributor

dsever commented Oct 30, 2024

Please can you check #11152 do I need to understand correctly?

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

No branches or pull requests

2 participants