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 helm chart fully comply with pod security standards #3688

Closed
nrvnrvn opened this issue Jun 15, 2023 · 0 comments · Fixed by #3689
Closed

Make helm chart fully comply with pod security standards #3688

nrvnrvn opened this issue Jun 15, 2023 · 0 comments · Fixed by #3689
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@nrvnrvn
Copy link
Contributor

nrvnrvn commented Jun 15, 2023

What would you like to be added:
Add the following to the pod and container security contexts:

  • Disallow privilege escalation
  • set seccomp profile to runtime defauly

Why is this needed:
Enhance security in depth and comply with the reatricted PSS profile.

@nrvnrvn nrvnrvn added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant