kanisterio/kanister

Expose securityContext on kanister-operator deployment to improve security

Opened this issue · 2 comments

Is your feature request related to a problem? Please describe.

As for now the Deployment object for kanister-operator does not allow securityContext modifications.

Describe the solution you'd like

Modify Deployment https://github.com/kanisterio/kanister/blob/master/helm/kanister-operator/templates/deployment.yaml to allow Pod SecurityContext and containerSecurity context customization.

Thanks for opening this issue 👍. The team will review it shortly.

If this is a bug report, make sure to include clear instructions how on to reproduce the problem with minimal reproducible examples, where possible. If this is a security report, please review our security policy as outlined in SECURITY.md.

If you haven't already, please take a moment to review our project's Code of Conduct document.

@ifalex please have a look.