feat: change fsGroup context

This commit is contained in:
2026-03-23 19:55:26 -05:00
parent 153f341c5b
commit 59d37de1a5

View File

@@ -4,6 +4,10 @@ audiobookshelf:
type: deployment type: deployment
replicas: 1 replicas: 1
strategy: Recreate strategy: Recreate
pod:
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
containers: containers:
main: main:
image: image: