2 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
f923ce69b5 remove allowed hosts
All checks were successful
renovate / renovate (push) Successful in 2m8s
2025-06-05 22:11:25 -05:00
2 changed files with 0 additions and 4 deletions

View File

@@ -37,8 +37,6 @@ audiobookshelf:
secretKeyRef:
name: audiobookshelf-apprise-config
key: ntfy-url
- name: ALLOWED_HOSTS
value: localhost audiobookshelf.audiobookshelf
resources:
requests:
cpu: 10m

View File

@@ -178,8 +178,6 @@ qbittorrent:
secretKeyRef:
name: qbittorrent-qbit-manage-config
key: ntfy-url
- name: ALLOWED_HOSTS
value: localhost qbittorrent.qbittorrent qbittorrent.alexlebens.net
resources:
requests:
cpu: 10m