mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-03 13:30:57 +07:00
fix(jellyfin): update volume permission
Ensure all containers can write to the shared volume.
This commit is contained in:
parent
5e58a21aec
commit
7110c57cee
@ -1,4 +1,7 @@
|
||||
app-template:
|
||||
defaultPodOptions:
|
||||
securityContext:
|
||||
fsGroup: 1000
|
||||
controllers:
|
||||
main:
|
||||
containers:
|
||||
|
Loading…
Reference in New Issue
Block a user