helm: fix: set right privilege in helm
This commit is contained in:
@@ -30,9 +30,7 @@ spec:
|
|||||||
- name: nfs-mounter
|
- name: nfs-mounter
|
||||||
image: alpine:3.20
|
image: alpine:3.20
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
privileged: true
|
||||||
add:
|
|
||||||
- SYS_ADMIN
|
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
Reference in New Issue
Block a user