Compare commits
2 Commits
c57798c900
...
d599c1249f
Author | SHA1 | Date | |
---|---|---|---|
d599c1249f
|
|||
f923ce69b5 |
@@ -37,8 +37,6 @@ audiobookshelf:
|
||||
secretKeyRef:
|
||||
name: audiobookshelf-apprise-config
|
||||
key: ntfy-url
|
||||
- name: ALLOWED_HOSTS
|
||||
value: localhost audiobookshelf.audiobookshelf
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user