Compare commits
1 Commits
d599c1249f
...
c57798c900
Author | SHA1 | Date | |
---|---|---|---|
c57798c900
|
@@ -37,6 +37,8 @@ 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
|
||||||
|
@@ -178,6 +178,8 @@ 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