Files
chart/library/ix-dev/community/lidarr/values.yaml
Stavros Kois a964babc58 NAS-121405 / 23.10 / Add Lidarr to community train (#1100)
* Add Lidarr to charts train

* Run chart tests in a matrix

* move to correct train

* Fix variable name and quote strings in questions.yaml
2023-04-11 18:26:15 +03:00

26 lines
412 B
YAML

image:
repository: ghcr.io/onedr0p/lidarr-develop
pullPolicy: IfNotPresent
tag: '1.1.3.2982'
resources:
limits:
cpu: 4000m
memory: 8Gi
lidarrConfig:
instanceName: Lidarr
additionalEnvs: []
lidarrNetwork:
webPort: 30000
hostNetwork: false
lidarrRunAs:
user: 568
group: 568
lidarrStorage:
config:
type: ixVolume
hostPath: ''
datasetName: config
additionalStorages: []