summaryrefslogtreecommitdiff
path: root/f3s/jellyfin/helm-chart/templates/deployment.yaml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-31 00:10:29 +0200
committerPaul Buetow <paul@buetow.org>2026-01-31 00:10:29 +0200
commit2da529d9d9c4eb22574ef06b548e75d19394eae5 (patch)
tree9368e9dd51547ef2a74efe44b7c935ab3866d442 /f3s/jellyfin/helm-chart/templates/deployment.yaml
parentc21cd42add28bb24c6131e7b6e6764f9836200b7 (diff)
fix
Diffstat (limited to 'f3s/jellyfin/helm-chart/templates/deployment.yaml')
-rw-r--r--f3s/jellyfin/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/jellyfin/helm-chart/templates/deployment.yaml b/f3s/jellyfin/helm-chart/templates/deployment.yaml
index c6d94e7..a90bbed 100644
--- a/f3s/jellyfin/helm-chart/templates/deployment.yaml
+++ b/f3s/jellyfin/helm-chart/templates/deployment.yaml
@@ -36,7 +36,7 @@ spec:
volumes:
- name: jellyfin-config
persistentVolumeClaim:
- claimName: jellyfin-pvc
+ claimName: jellyfin-config-pvc
- name: jellyfin-libraries
persistentVolumeClaim:
claimName: jellyfin-libraries-pvc