mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix permissions?
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
405162e103
commit
83c68da0a0
11 changed files with 32 additions and 0 deletions
|
|
@ -22,6 +22,9 @@ spec:
|
|||
io.kompose.network/nextcloud-aio: "true"
|
||||
io.kompose.service: nextcloud-aio-fulltextsearch
|
||||
spec:
|
||||
securityContext:
|
||||
fsGroup: 65534
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
containers:
|
||||
- env:
|
||||
- name: ES_JAVA_OPTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue