Compare commits
2 Commits
d599c1249f
...
1fe789f176
Author | SHA1 | Date | |
---|---|---|---|
1fe789f176
|
|||
e4ece1dd40 |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -144,7 +144,6 @@ data:
|
|||||||
|
|
||||||
apprise:
|
apprise:
|
||||||
api_url: http://localhost:8000/notify
|
api_url: http://localhost:8000/notify
|
||||||
notify_url: !ENV QBIT_NTFY_URL
|
|
||||||
|
|
||||||
webhooks:
|
webhooks:
|
||||||
error: apprise
|
error: apprise
|
||||||
|
@@ -150,11 +150,6 @@ qbittorrent:
|
|||||||
value: /app/var/activity.log
|
value: /app/var/activity.log
|
||||||
- name: QBT_LOG_LEVEL
|
- name: QBT_LOG_LEVEL
|
||||||
value: INFO
|
value: INFO
|
||||||
- name: QBIT_NTFY_URL
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: qbittorrent-qbit-manage-config
|
|
||||||
key: ntfy-url
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
Reference in New Issue
Block a user