Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make securityContext of the deployment fully configurable #633

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

jkremser
Copy link
Member

context: aligning the logic w/ the coredns helm chart (upstream version), this will allow for more flexibility on platforms like OpenShift (changing fsGroup, selinux, seccomp profile and what not)

btw. if one wants to remove the runAsUser: 1000 (which is set by default) from the resulting yamls, they can set the value explicitly to null

Signed-off-by: Jirka Kremser [email protected]

@jkremser jkremser added the enhancement New feature or request label Sep 30, 2021
@jkremser jkremser force-pushed the helm-securityContext branch from 2bbba52 to e61f18c Compare September 30, 2021 13:08
@jkremser jkremser force-pushed the helm-securityContext branch from e61f18c to b993d16 Compare September 30, 2021 13:12
Copy link
Collaborator

@k0da k0da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkremser jkremser merged commit 3fe5396 into k8gb-io:master Sep 30, 2021
@jkremser jkremser deleted the helm-securityContext branch September 30, 2021 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants