2 Commits

Author SHA1 Message Date
f3b7487106 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m21s
2025-06-05 14:42:09 +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