Skip to content

Commit

Permalink
Trying to enable metrics in radarr
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryGF committed Aug 16, 2023
1 parent a6c9d6e commit 5664c95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion argocd/radarr/values.common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@ radarr:
existingClaim: radarr-config
downloads:
enabled: true
existingClaim: media
existingClaim: media

metrics:
enabled: true
2 changes: 1 addition & 1 deletion docs/Post-Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ kubectl port-forward -n services svc/sabnzbd 8090:8080
- In Config->General set the username and password
- You'll be able to access it from anywhere now

It's worth mentioning that usenet indexers and servers are two different things, indexers are added in Prowlarr while servers are added in SABnzbd
It's worth mentioning that usenet indexers and servers are two different things, indexers are added in Prowlarr while servers are added in SABnzbd. I particuarly recommend [NZBGeek](https://nzbgeek.info/) for indexer and [FrugalUsenet](https://frugalusenet.com/) for server.

## Jackett (DEPRECATED)

Expand Down

0 comments on commit 5664c95

Please sign in to comment.