Skip to content

Make Pod-level security context configurable in Helm chart #3632

@wtripp180901

Description

@wtripp180901

Proposed change

Security contexts can generally be set at the container level but not at the pod level. It would be nice to have this be configurable in the Helm chart

Alternative options

I've been using Helm post-renderers to work around this

Who would use this feature?

I'm trying to run Jupyter in a restricted namespace and some of the controls require securityContexts to explicitly set values at the pod level. I don't believe there is anything in zero-to-jupyterhub which actually needs to violate any of the restricted controls, so having these be configurable would allow Jupyter to run in restricted namespaces and provide more security guarantees

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions