Files
truecharts/charts/dev/amvd/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

41 lines
755 B
YAML

env:
AUTOSTART: ''
CountryCode: ''
FilePermissions: ''
FolderPermissions: ''
LidarrAPIkey: ''
LidarrUrl: ''
MBRAINZMIRROR: ''
MBRATELIMIT: ''
RequireVideoMatch: ''
SCRIPTINTERVAL: ''
SOURCE_CONNECTION: ''
USEFOLDERS: ''
USEVIDEOFOLDERS: ''
WriteNFOs: ''
subtitlelanguage: ''
videofilter: ''
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/amvd
tag: latest
persistence:
config:
enabled: true
mountPath: /config
hostpathfordownloads-amvd:
enabled: true
mountPath: /downloads-amvd
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false