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