Skip to content

Latest commit

 

History

History

prowlarr

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

prowlarr

Version: 1.39.0 Type: application AppVersion: 1.25.1.4770

Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps

Homepage: https://github.com/pree/helm-charts/tree/master/charts/prowlarr

Maintainers

Name Email Url
pree pascal@reeb.io

Source Code

Requirements

Repository Name Version
https://bjw-s.github.io/helm-charts/ common 1.5.1

Values

Key Type Default Description
env object See below environment variables.
env.TZ string "UTC" Set the container timezone
image.pullPolicy string "IfNotPresent" image pull policy
image.repository string "ghcr.io/onedr0p/prowlarr-develop" image repository
image.tag string nil
ingress.main object See values.yaml Enable and configure ingress settings for the chart under this key.
metrics.enabled bool See values.yaml Enable and configure Exportarr sidecar and Prometheus serviceMonitor.
metrics.exporter.env.additionalMetrics bool false Set to true to enable gathering of additional metrics (slow)
metrics.exporter.env.port int 9794 metrics port
metrics.exporter.env.unknownQueueItems bool false Set to true to enable gathering unknown queue items
metrics.exporter.image.pullPolicy string "IfNotPresent" image pull policy
metrics.exporter.image.repository string "ghcr.io/onedr0p/exportarr" image repository
metrics.exporter.image.tag string "v2.0.1" image tag
metrics.prometheusRule object See values.yaml Enable and configure Prometheus Rules for the chart under this key.
metrics.prometheusRule.rules list See prometheusrules.yaml Configure additionial rules for the chart under this key.
metrics.serviceMonitor.interval string "3m"
metrics.serviceMonitor.labels object {}
metrics.serviceMonitor.scrapeTimeout string "1m"
persistence object See values.yaml Configure persistence settings for the chart under this key. # Config persistence is required for the Prometheus exporter sidecar.
probes object See values.yaml Configures the probes for the main Pod.
service object See values.yaml Configures service settings for the chart.

License

This Helm chart is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.


Autogenerated from chart metadata using helm-docs