fix(qbittorrent): uid & gid missmatch with other apps

This commit is contained in:
nold 2023-09-20 18:17:20 +02:00
parent d6124ac3f7
commit 03b8a64c63

View file

@ -31,10 +31,11 @@ podSecurityContext:
sysctls:
- name: net.ipv6.conf.all.disable_ipv6
value: "1"
fsGroup: 568
fsGroup: 2420
fsGroupChangePolicy: "OnRootMismatch"
supplementalGroups:
- 100
- 1000
- 568
persistence:
config: