Skip to content

Commit

Permalink
chore(apps/plex): migrate pvc to lun
Browse files Browse the repository at this point in the history
  • Loading branch information
invakid404 authored Jun 12, 2024
1 parent dead414 commit 94aa714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/plex/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storageClassName: nfs-client
storage: 2Gi
storageClassName: synology-csi-retain

0 comments on commit 94aa714

Please sign in to comment.