Compare commits
2 Commits
59da3fc3c1
...
e5c3b8eef9
| Author | SHA1 | Date | |
|---|---|---|---|
|
e5c3b8eef9
|
|||
| 2664810903 |
@@ -286,24 +286,24 @@ qbittorrent:
|
||||
advancedMounts:
|
||||
main:
|
||||
qbittorrent:
|
||||
- path: /config-new/qBittorrent
|
||||
- path: /config/qBittorrent
|
||||
readOnly: false
|
||||
qbit-manage:
|
||||
qbit-manage:
|
||||
- path: /qbittorrent/qBittorrent
|
||||
readOnly: false
|
||||
# qbit-manage:
|
||||
# qbit-manage:
|
||||
# - path: /qbittorrent
|
||||
# readOnly: false
|
||||
config:
|
||||
type: persistentVolumeClaim
|
||||
existingClaim: qbittorrent-config
|
||||
advancedMounts:
|
||||
main:
|
||||
qbittorrent:
|
||||
- path: /config
|
||||
readOnly: false
|
||||
qbit-manage:
|
||||
qbit-manage:
|
||||
- path: /qbittorrent
|
||||
- path: /config-old
|
||||
readOnly: false
|
||||
# qbit-manage:
|
||||
# qbit-manage:
|
||||
# - path: /qbittorrent
|
||||
# readOnly: false
|
||||
qbit-manage-config-data:
|
||||
forceRename: qbittorrent-qbit-manage-config-data
|
||||
storageClass: ceph-block
|
||||
|
||||
@@ -9,7 +9,7 @@ stalwart:
|
||||
main:
|
||||
image:
|
||||
repository: stalwartlabs/stalwart
|
||||
tag: v0.14.1
|
||||
tag: v0.15.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user