Skip to content

Commit 4bcbe1e

Browse files
committed
Fix #187: fix redis-session.ini permission denied (addd comment fsGroup)
Signed-off-by: antoinetran <antoinetran@users.noreply.github.com>
1 parent 5d14ab8 commit 4bcbe1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/nextcloud/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ nextcloud:
299299

300300
# Set securityContext parameters for the entire pod. For example, you may need to define runAsNonRoot directive
301301
podSecurityContext: {}
302+
# fsGroup: 33
302303
# runAsUser: 33
303304
# runAsGroup: 33
304305
# runAsNonRoot: true

0 commit comments

Comments
 (0)