Files
truecharts/charts/incubator/flemarr/ci/ci-values.yaml
T
Stavros KoisandGitHub 4b23ba9043 feat(flemarr): add flemarr (#3808)
* feat(flemarr): add flemarr

* required

* no service, persistence, portal

* no ingress

* add description

* add ci values

* lint

* lint

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* lint

* Update charts/incubator/flemarr/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 21:19:46 +03:00

29 lines
647 B
YAML

flemarrConfig:
sonarr:
server:
address: sonarr
port: 8989
config:
host:
analyticsEnabled: false
ui:
firstDayOfWeek: 1
timeFormat: HH:mm
rootfolder:
- name: Series
path: /data/series
defaultTags: []
defaultQualityProfileId: 1
defaultMetadataProfileId: 1
downloadclient:
- name: Transmission
enable: true
protocol: torrent
fields:
- name: host
value: transmission
- name: port
value: 9091
implementation: Transmission
configContract: TransmissionSettings