mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 10:00:05 +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
418 B
YAML
29 lines
418 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/lidarr-develop
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.2.3.4098
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
lidarrConfig:
|
|
instanceName: Lidarr
|
|
additionalEnvs: []
|
|
|
|
lidarrNetwork:
|
|
webPort: 30014
|
|
hostNetwork: false
|
|
|
|
lidarrRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
lidarrStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|