fix jelly pvc

This commit is contained in:
2025-03-17 11:42:32 +01:00
parent a65363dbea
commit 01c05c82fc

View File

@@ -21,7 +21,7 @@ metadata:
spec:
storageClassName: media-storage
accessModes:
- ReadWriteOnce # Longhorn supports RWO; if RWX is needed, enable RWX mode in Longhorn UI
- ReadWriteMany # Longhorn supports RWO; if RWX is needed, enable RWX mode in Longhorn UI
resources:
requests:
storage: 1Ti