revert back to hostpath for config dir

This commit is contained in:
2025-07-06 12:13:18 +05:30
parent 10d4d67843
commit 241099cdea

View File

@@ -14,6 +14,8 @@ spec:
labels:
app: jellyfin
spec:
nodeSelector:
kubernetes.io/hostname: master-4
containers:
- name: jellyfin
image: jellyfin/jellyfin:10.10.7
@@ -39,8 +41,8 @@ spec:
gpu.intel.com/i915: "1"
volumes:
- name: config
persistentVolumeClaim:
claimName: longhorn-jellyfin
hostPath:
path: /home/akshun/jellyfin
- name: cache
hostPath:
path: /tmp/