feat(sonarr): Ensure sonarr starts correctly

This commit is contained in:
Peter 2025-12-21 12:17:27 +01:00
parent f38f50786b
commit 9718e6c85b
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
2 changed files with 4 additions and 5 deletions

View file

@ -47,7 +47,7 @@ spec:
capabilities:
drop:
- "ALL"
# add:
# - "CHOWN"
# - "SETUID"
# - "SETGID"
add:
- "CHOWN"
- "SETUID"
- "SETGID"

View file

@ -27,7 +27,6 @@ apiVersion: v1
kind: PersistentVolume
metadata:
name: nfs-media
namespace: default
spec:
capacity:
storage: 40Ti