Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Support of securityContext #15

@dashcheulov

Description

@dashcheulov

Hi, I would like to run containers under non root user and managed to do it adding

securityContext:
  runAsGroup: 1000
  runAsUser: 1000

to spec.template.spec of deployments. The chart doesn't support it.
Please, add section securityContext to the templates of deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions