Compare commits
2 Commits
6aa97c45a1
...
d4239176a1
Author | SHA1 | Date | |
---|---|---|---|
d4239176a1
|
|||
59e6f17efd |
@@ -9,7 +9,7 @@ komodo:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/moghtech/komodo-core
|
||||
tag: 1.17.5
|
||||
tag: 1.18.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: COMPOSE_LOGGING_DRIVER
|
||||
|
@@ -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