mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-27 09:56:52 +00:00
helm - fix lost+found in nextcloud
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
f0fd5b692d
commit
b85ffbb0cc
4 changed files with 37 additions and 2 deletions
|
|
@ -42,4 +42,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 9980
|
||||
protocol: TCP
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- MKNOD
|
||||
{{- end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue