2 Commits

Author SHA1 Message Date
7f4090fbd6 Update Helm release postgres-cluster to v6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-06-05 14:42:24 +00:00
1027ecc793 add theme data storage
All checks were successful
renovate / renovate (push) Successful in 2m47s
2025-06-05 09:39:55 -05:00

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