Compare commits
2 Commits
d599c1249f
...
1fe789f176
Author | SHA1 | Date | |
---|---|---|---|
1fe789f176
|
|||
e4ece1dd40 |
@@ -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
|
||||
|
@@ -144,7 +144,6 @@ data:
|
||||
|
||||
apprise:
|
||||
api_url: http://localhost:8000/notify
|
||||
notify_url: !ENV QBIT_NTFY_URL
|
||||
|
||||
webhooks:
|
||||
error: apprise
|
||||
|
@@ -150,11 +150,6 @@ qbittorrent:
|
||||
value: /app/var/activity.log
|
||||
- name: QBT_LOG_LEVEL
|
||||
value: INFO
|
||||
- name: QBIT_NTFY_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: qbittorrent-qbit-manage-config
|
||||
key: ntfy-url
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
Reference in New Issue
Block a user