update jellyfin accessmode

This commit is contained in:
Michael Thomson
2023-12-04 22:40:10 -05:00
parent 1ba33cd50a
commit 65178bb01f

View File

@@ -142,7 +142,7 @@ spec:
# helm.sh/resource-policy: keep
# -- Config: Access modes for the claim
accessModes:
- ReadWriteOnce
- ReadWriteMany
# -- Config: Size for the claim
size: 2Gi
# -- Config: Alternative data volume definition (e.g. nfs, hostPath). Used when `persistence.config.isPvc` is `false`