Remove security context
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8883927354
commit
7e3abebda6
@ -41,10 +41,6 @@ spec:
|
|||||||
mountPath: /config
|
mountPath: /config
|
||||||
- name: plex-media
|
- name: plex-media
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
securityContext:
|
|
||||||
runAsUser: 1000
|
|
||||||
runAsGroup: 1000
|
|
||||||
fsGroup: 1000
|
|
||||||
|
|
||||||
# Sidecar providing access to upload/view/download raw media files
|
# Sidecar providing access to upload/view/download raw media files
|
||||||
- name: filebrowswer
|
- name: filebrowswer
|
||||||
|
Loading…
Reference in New Issue
Block a user