2 Commits

Author SHA1 Message Date
6aa97c45a1 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 38s
2025-06-05 14:42:13 +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