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

Run the service with the least privilege #23

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

pablovigo
Copy link

Run the container as user 1001 instead of user root.
Configure SecurityContext to deploy the service in k8s using a non-root user.
Allow running the service with the least privilege.

Make the container run as user 1001 instead of user root.
 Configure SecurityContext to deploy the service in k8s using a non-root user.
Allow running the service with the least privilege.

Signed-off-by: [email protected] <[email protected]>
@sjoerdsimons sjoerdsimons requested a review from em- January 10, 2024 13:27
Copy link
Collaborator

@em- em- left a comment

Choose a reason for hiding this comment

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

Thank you!

@em- em- enabled auto-merge January 16, 2024 14:22
@em- em- disabled auto-merge January 16, 2024 14:27
@em- em- enabled auto-merge January 16, 2024 14:27
@em- em- added this pull request to the merge queue Jan 16, 2024
Merged via the queue into collabora:main with commit 1e3ec35 Jan 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants