mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
update jellyfin accessmode
This commit is contained in:
@@ -142,7 +142,7 @@ spec:
|
|||||||
# helm.sh/resource-policy: keep
|
# helm.sh/resource-policy: keep
|
||||||
# -- Config: Access modes for the claim
|
# -- Config: Access modes for the claim
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteMany
|
||||||
# -- Config: Size for the claim
|
# -- Config: Size for the claim
|
||||||
size: 2Gi
|
size: 2Gi
|
||||||
# -- Config: Alternative data volume definition (e.g. nfs, hostPath). Used when `persistence.config.isPvc` is `false`
|
# -- Config: Alternative data volume definition (e.g. nfs, hostPath). Used when `persistence.config.isPvc` is `false`
|
||||||
|
|||||||
Reference in New Issue
Block a user