Reconfigure Jellyseerr application

This commit is contained in:
Danny Bessems 2025-05-22 21:40:41 +10:00
parent 19763bee7d
commit 510504a3e9
3 changed files with 5 additions and 3 deletions

View File

@ -12,9 +12,9 @@ spec:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/Jellyseerr/manifests
targetRevision: HEAD
- repoURL: oci://ghcr.io/fallenbagel/jellyseerr/jellyseerr-chart
chart: jellyseerr
targetRevision: 2.5.2
- repoURL: ghcr.io/fallenbagel/jellyseerr
chart: jellyseerr-chart
targetRevision: 2.4.0
helm:
valueFiles:
- $values/services/PVR/Jellyseerr/values.yaml

View File

@ -11,3 +11,5 @@ config:
persistence:
name: flexvolsmb-jellyseerr-config
storageClass: flexvolsmb-jellyseerr-config
accessMode: ["ReadWriteMany"]
size: 1Gi