Add security context
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-12-17 19:52:31 -05:00
parent e8cffc7012
commit 8883927354
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -41,10 +41,10 @@ spec:
mountPath: /config mountPath: /config
- name: plex-media - name: plex-media
mountPath: /data mountPath: /data
#securityContext: securityContext:
# runAsUser: 1000 runAsUser: 1000
# runAsGroup: 1000 runAsGroup: 1000
# fsGroup: 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