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

Set a default SecurityContext for all pods in a pool #2247

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

dvaldivia
Copy link
Collaborator

This reverts #1462

We need to have an explicit security context, we don't want to run as root which is the default in kubernetes when running without a security context.

If the user requires a special security context it should specify it in the pool's security context

@pjuarezd pjuarezd merged commit 03613d2 into minio:master Jul 29, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants