Skip to content

Commit

Permalink
chore(radarr): increase config pvc (#1293)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoalmeidasa authored Nov 9, 2024
1 parent a0038cb commit b591155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/radarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ spec:
storageClass: longhorn
type: persistentVolumeClaim
accessMode: ReadWriteOnce
size: 1Gi
size: 2Gi
labels:
recurring-job-group.longhorn.io/backup: enabled
downloads:
Expand Down

0 comments on commit b591155

Please sign in to comment.