Skip to content

Conversation

pablovigo
Copy link

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.

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

Signed-off-by: [email protected] <[email protected]>
@sjoerdsimons sjoerdsimons force-pushed the wip/pvigo/least-privilegies branch from 892a0bf to 99a7b6a Compare January 16, 2024 11:32
@emanueleaina emanueleaina disabled auto-merge January 16, 2024 11:34
Copy link
Collaborator

@emanueleaina emanueleaina 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!

@emanueleaina emanueleaina added this pull request to the merge queue Jan 16, 2024
Merged via the queue into collabora:main with commit a32b4b5 Jan 16, 2024
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