use nfs pv and pvc

This commit is contained in:
2025-07-07 02:40:10 +05:30
parent 440eaa49f4
commit e5c451f08d
2 changed files with 26 additions and 7 deletions

View File

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