Skip to content

Commit

Permalink
apps/manifests: expand radarr volume
Browse files Browse the repository at this point in the history
Signed-off-by: paulfantom <[email protected]>
  • Loading branch information
paulfantom committed Oct 13, 2023
1 parent 0eb9e83 commit fa82945
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/multimedia/manifests/radarr/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 3Gi
storage: 4Gi
storageClassName: longhorn
2 changes: 1 addition & 1 deletion apps/multimedia/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ radarr:
- ReadWriteOnce
resources:
requests:
storage: 3Gi
storage: 4Gi
backups:
pvcSpec:
storageClassName: qnap-nfs
Expand Down

0 comments on commit fa82945

Please sign in to comment.