Skip to content

Specify the numeric UID for securityContext/runAsUser in the helm chart[🙏] #1352

Open
@ajchiarello

Description

Describe the user need
In order to pass our gateway admission rules that prevent containers from running as root, we need to specify a numeric UID in the container's securityContext. I see that the container is running as the snyk user (uid 10001), but it isn't specified in the securityContext.

Describe expected behaviour
That the uid the container runs as is listed in the securityContext.

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