mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 13:43:13 +08:00
This commit upgrades wg-easy, pihole, home-assistant, plex, gitea, twofactor-auth, drawio, metube, castopod, tailscale, prowlarr, lidarr, immich, linkding, passbolt, sabnzbd, komga, readarr, n8n, planka, node-red, homarr catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
29 lines
431 B
YAML
29 lines
431 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/prowlarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.14.3.4333
|
|
|
|
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: []
|