add theme data storage
All checks were successful
renovate / renovate (push) Successful in 2m47s

This commit is contained in:
2025-06-05 09:39:55 -05:00
parent 0aa906f19c
commit 1027ecc793

View File

@@ -162,6 +162,16 @@ qbittorrent:
qbit-manage:
- path: /qbittorrent
readOnly: false
theme-data:
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 1Gi
retain: true
advancedMounts:
main:
qbittorrent:
- path: /themepark
readOnly: false
update-script:
enabled: true
type: configMap