Files
truecharts/charts/dev/ama/values.yaml
Kjeld Schouten-Lebbing 76a2e81774 feat(apps): Unraid Port - A (#2438)
* feat(apps): Unraid Port - A

* fix some minimal issues with naming

* cleanup unwanted Apps

* fix some weirdness

* fix some more issues with the parser

* fixes

* use tccr

* some fixes

* fix some things

* fix current issues

* patches

* NUKE AD SHIT
2022-04-08 12:15:01 +02:00

53 lines
1014 B
YAML

env:
ALBUM_TYPE_FILTER: ''
ARL_TOKEN: ''
AUTOSTART: ''
BITRATE: ''
COMPLETE_MY_ARTISTS: ''
CONCURRENT_DOWNLOADS: ''
EMBEDDED_COVER_QUALITY: ''
FAN_COUNT: ''
FILE_PERMISSIONS: ''
FOLDER_PERMISSIONS: ''
FORCECONVERT: ''
FORMAT: ''
IGNORE_ARTIST_WITHOUT_IMAGE: ''
LIDARR_API_KEY: ''
LIDARR_LIST_IMPORT: ''
LIDARR_URL: ''
MODE: ''
NOTIFYPLEX: ''
PLEXLIBRARYNAME: ''
PLEXTOKEN: ''
PLEXURL: ''
POSTPROCESSTHREADS: ''
RELATED_ARTIST: ''
RELATED_ARTIST_RELATED: ''
RELATED_COUNT: ''
REPLAYGAIN: ''
REQUIRE_QUALITY: ''
SCRIPTINTERVAL: ''
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ama
tag: latest
persistence:
config:
enabled: true
mountPath: /config
hostpathfordownloads-ama:
enabled: true
mountPath: /downloads-ama
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false