1 Commits

Author SHA1 Message Date
d599c1249f Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 40s
2025-06-06 03:13:09 +00:00
2 changed files with 6 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ data:
apprise:
api_url: http://localhost:8000/notify
notify_url: !ENV QBIT_NTFY_URL
webhooks:
error: apprise

View File

@@ -150,6 +150,11 @@ 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