From b06a1dd2ebbef15a256c15fa011d8382f7e62109 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 22 Mar 2026 22:10:02 -0500 Subject: [PATCH] feat: refactor bazarr --- clusters/cl01tl/helm/bazarr/Chart.yaml | 4 ++-- clusters/cl01tl/helm/bazarr/values.yaml | 10 ++-------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/clusters/cl01tl/helm/bazarr/Chart.yaml b/clusters/cl01tl/helm/bazarr/Chart.yaml index 63c5e5165..4d0e3ba03 100644 --- a/clusters/cl01tl/helm/bazarr/Chart.yaml +++ b/clusters/cl01tl/helm/bazarr/Chart.yaml @@ -4,14 +4,14 @@ version: 1.0.0 description: Bazarr keywords: - bazarr - - servarr - subtitles -home: https://wiki.alexlebens.dev/s/ +home: https://docs.alexlebens.dev/applications/bazarr/ sources: - https://github.com/morpheus65535/bazarr - https://github.com/linuxserver/docker-bazarr - https://github.com/linuxserver/docker-bazarr/pkgs/container/bazarr - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template + - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/volsync-target maintainers: - name: alexlebens dependencies: diff --git a/clusters/cl01tl/helm/bazarr/values.yaml b/clusters/cl01tl/helm/bazarr/values.yaml index 89b690742..fb532babc 100644 --- a/clusters/cl01tl/helm/bazarr/values.yaml +++ b/clusters/cl01tl/helm/bazarr/values.yaml @@ -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: