Skip to content

Commit

Permalink
add NET_BIND_SERVICE
Browse files Browse the repository at this point in the history
  • Loading branch information
mycrEEpy committed Aug 14, 2023
1 parent dd60563 commit 045f1d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ spec:
capabilities:
drop:
- ALL
add:
- NET_BIND_SERVICE
securityContext:
runAsNonRoot: true
seccompProfile:
Expand Down

0 comments on commit 045f1d0

Please sign in to comment.