This commit is contained in:
parent
e0483ed34f
commit
ae46a24d12
@ -41,6 +41,10 @@ spec:
|
||||
mountPath: /config
|
||||
- name: plex-media
|
||||
mountPath: /data
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
|
||||
# Sidecar providing access to upload/view/download raw media files
|
||||
- name: filebrowswer
|
||||
|
Loading…
Reference in New Issue
Block a user