Skip to content

Commit

Permalink
attemping to enable config for plex.
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-messing committed Dec 23, 2023
1 parent dbabc54 commit b03cba9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions kubernetes/apps/plex/plex/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,9 @@ spec:
supplementalGroups: [44, 109, 10000]

persistence:
# config:
# enabled: false
# storageClass: "rook-ceph-block"
# accessMode: ReadWriteOnce
# size: 45Gi
config:
enabled: false
existingClaim: *app
transcode:
enabled: true
type: emptyDir
Expand Down

0 comments on commit b03cba9

Please sign in to comment.