Pass SecurityContext for container from values#201
Pass SecurityContext for container from values#201gzigzigzeo merged 2 commits intoimgproxy:masterfrom
Conversation
3e8f186 to
f78b754
Compare
|
I don't want to rush anyone, but the PR is ready I think and there are not that many changes. Would appreciate if anyone looked at it. |
|
Awesome. Could you please mention |
Will do! |
|
Sorry for the noise, but I've updated the readme. The description for the pod |
|
Thank you. We have #198, which addresses the same issue. It renames securityContext to podSecurityContext which is much more logical - but breaks backward compatibility at the same time. I am going to merge your PR, and then will add podSecurityContext as an alias for securityContext (or vice versa) in the separate PR. |
Fixes #200