Skip to content

Commit

Permalink
Merge pull request #109 from jgilfoil/feature/ready-media
Browse files Browse the repository at this point in the history
update homepage prowlarr token annotation
  • Loading branch information
jgilfoil authored Feb 29, 2024
2 parents b9fe3a0 + eac9983 commit c4c01d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/prowlarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
gethomepage.dev/description: Torrent Indexer Management
gethomepage.dev/widget.type: prowlarr
gethomepage.dev/widget.url: http://prowlarr.media
gethomepage.dev/widget.key: "{{`{{HOMEPAGE_VAR_PROWLARR_TOKEN}}`}}"
gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_PROWLARR_TOKEN}}"
hosts:
- host: &host "prowlarr.${SECRET_DOMAIN}"
paths:
Expand Down

0 comments on commit c4c01d6

Please sign in to comment.