Skip to content

Commit

Permalink
update lidarr env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
TorStava committed Oct 25, 2024
1 parent 0aadebc commit caf9f71
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions kubernetes/apps/downloads/lidarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ spec:
tag: release-2.5.3.4341
env:
TZ: "${TZ}"
PUID: 568
PGID: 568
UMASK: "002"
LIDARR__APP__INSTANCE_NAME: Lidarr
LIDARR__AUTH__APIKEY: ${LIDARR_TOKEN}
LIDARR__AUTH__METHOD: External
PROWLARR__LOG__LEVEL: info
PROWLARR__SERVER__PORT: &port 80
resources:
requests:
cpu: 10m
Expand Down

0 comments on commit caf9f71

Please sign in to comment.