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

Support of securityContext #15

Open
dashcheulov opened this issue Jul 21, 2021 · 1 comment
Open

Support of securityContext #15

dashcheulov opened this issue Jul 21, 2021 · 1 comment

Comments

@dashcheulov
Copy link

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.

@cheshi-mantu
Copy link
Member

hi @dashcheulov
these are to be submitted via https://support.qameta.io

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants