36 lines
626 B
YAML
36 lines
626 B
YAML
env:
|
|
AUTOSTART: ''
|
|
EndClient: ''
|
|
FilePermissions: ''
|
|
FolderPermissions: ''
|
|
LANGUAGES: ''
|
|
PREFER_EXISTING: ''
|
|
RadarrAPIkey: ''
|
|
RadarrUrl: ''
|
|
SCRIPTINTERVAL: ''
|
|
SINGLETRAILER: ''
|
|
USEFOLDERS: ''
|
|
extrastype: ''
|
|
subtitlelanguage: ''
|
|
videoformat: ''
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: tccr.io/truecharts/amtd
|
|
tag: latest
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /config
|
|
podSecurityContext:
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|