Skip to content

Commit

Permalink
Remove redundant capability
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu committed Aug 13, 2024
1 parent 74e791e commit 7f3b3dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example/nfs-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ spec:
containerPort: 111
securityContext:
privileged: true
capabilities:
add:
- SYS_ADMIN
volumeMounts:
- name: home-directories
mountPath: /export
Expand Down

0 comments on commit 7f3b3dd

Please sign in to comment.