feat: change user #7169

Merged
alexlebens merged 1 commits from tmp/audiobookshelf-1 into main 2026-05-19 22:41:22 +00:00
Showing only changes of commit 26cc57a871 - Show all commits
@@ -6,6 +6,8 @@ audiobookshelf:
strategy: Recreate
pod:
securityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
containers:
@@ -28,9 +30,9 @@ audiobookshelf:
- name: TZ
value: America/Chicago
- name: PGID
value: "1000"
value: 1000
- name: PUID
value: "1000"
value: 1000
- name: APPRISE_STORAGE_MODE
value: memory
- name: APPRISE_STATEFUL_MODE