mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
* Upgraded catalog item(s)
This commit upgrades minecraft, bazarr, prowlarr, lidarr, netbootxyz, readarr, listmonk, tiny-media-manager, firefly-iii, ddns-updater, n8n, homarr catalog item(s).
* undo 3 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
26 lines
422 B
YAML
26 lines
422 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/readarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.3.18.2411
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
readarrConfig:
|
|
instanceName: Readarr
|
|
additionalEnvs: []
|
|
readarrNetwork:
|
|
webPort: 30045
|
|
hostNetwork: false
|
|
readarrRunAs:
|
|
user: 568
|
|
group: 568
|
|
readarrStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|