Files
chart/library/ix-dev/community/prowlarr/values.yaml
bugclerk ffba4c145c Upgraded catalog item(s) (#2837)
This commit upgrades navidrome, twofactor-auth, prowlarr, immich, komga catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-09-28 19:10:13 +03:00

29 lines
431 B
YAML

image:
repository: ghcr.io/onedr0p/prowlarr-develop
pullPolicy: IfNotPresent
tag: 1.24.3.4754
resources:
limits:
cpu: 4000m
memory: 8Gi
prowlarrConfig:
instanceName: Prowlarr
additionalEnvs: []
prowlarrNetwork:
webPort: 30050
hostNetwork: false
prowlarrRunAs:
user: 568
group: 568
prowlarrStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
additionalStorages: []