Compare commits
2 Commits
b4a28b95b2
...
6de69a9d29
Author | SHA1 | Date | |
---|---|---|---|
6de69a9d29
|
|||
50bce6dc8e |
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.134.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -162,16 +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
|
||||
theme-data:
|
||||
storageClass: ceph-block
|
||||
accessMode: ReadWriteOnce
|
||||
size: 1Gi
|
||||
retain: true
|
||||
advancedMounts:
|
||||
main:
|
||||
qbittorrent:
|
||||
- path: /themepark
|
||||
readOnly: false
|
||||
update-script:
|
||||
enabled: true
|
||||
type: configMap
|
||||
|
Reference in New Issue
Block a user