Lidarr: runAsUser: 1000

This commit is contained in:
Gerrit Pannek 2022-02-05 13:24:31 +01:00
parent 7f5e435284
commit 456269891d

View file

@ -21,6 +21,11 @@ ingress:
securityContext:
privileged: false
podSecurityContext:
#runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
persistence:
config:
enabled: true