Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
Add seccomp profile
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Jan 23, 2023
1 parent 48ec3d5 commit 1af0485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ spec:
spec:
securityContext:
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
containers:
- command:
- /manager
Expand Down

0 comments on commit 1af0485

Please sign in to comment.