diff --git a/clusters/cl01tl/applications/audiobookshelf/values.yaml b/clusters/cl01tl/applications/audiobookshelf/values.yaml index 0d0c6131d..31bbb4512 100644 --- a/clusters/cl01tl/applications/audiobookshelf/values.yaml +++ b/clusters/cl01tl/applications/audiobookshelf/values.yaml @@ -37,8 +37,6 @@ audiobookshelf: secretKeyRef: name: audiobookshelf-apprise-config key: ntfy-url - - name: ALLOWED_HOSTS - value: localhost audiobookshelf.audiobookshelf resources: requests: cpu: 10m diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 03c00b3a7..e1b5e2f2c 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -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