mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
helm: add additional security settings
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
89739b26ed
commit
b81ae86e8a
12 changed files with 29 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ spec:
|
|||
- containerPort: 9980
|
||||
protocol: TCP
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
runAsNonRoot: true
|
||||
capabilities:
|
||||
add:
|
||||
- MKNOD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue