feat: refactor bazarr

This commit is contained in:
2026-03-22 22:10:02 -05:00
parent 7a1a81f4ba
commit 9755e695ae
2 changed files with 4 additions and 10 deletions

View File

@@ -4,7 +4,6 @@ bazarr:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
pod:
securityContext:
runAsUser: 1000
@@ -16,10 +15,9 @@ bazarr:
image:
repository: ghcr.io/linuxserver/bazarr
tag: 1.5.6@sha256:05f9d5b24884f37120453dc1a008a47be244eebec32099ae1bd29032e75b67aa
pullPolicy: IfNotPresent
env:
- name: TZ
value: US/Central
value: America/Chicago
- name: PUID
value: 1000
- name: PGID
@@ -48,11 +46,8 @@ bazarr:
- bazarr.alexlebens.net
rules:
- backendRefs:
- group: ''
kind: Service
name: bazarr
- name: bazarr
port: 80
weight: 100
matches:
- path:
type: PathPrefix
@@ -63,7 +58,6 @@ bazarr:
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 5Gi
retain: true
advancedMounts:
main:
main: