k8s/apps/arr/qbittorrent/qbittorrent-pvc.yaml

13 lines
222 B
YAML
Raw Normal View History

***REMOVED***
kind: PersistentVolumeClaim
***REMOVED***
name: qbittorrent-config
namespace: media
spec:
accessModes:
- ReadWriteOnce
storageClassName: local-path
resources:
requests:
storage: 500Mi