Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople committed Jun 12, 2024
1 parent d0ba81c commit ca68542
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/apps/media/readarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ spec:
READARR__PORT: &port 8787
READARR__THEME: dark
TZ: ${TIMEZONE}
PUID: "1027"
PGID: "100"
envFrom: &envFrom
- secretRef:
name: readarr-secret
Expand Down

0 comments on commit ca68542

Please sign in to comment.