46 lines
825 B
YAML
46 lines
825 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@sha256:4a9c099f56095276cb6278e4139ff0f1d63518191a5e0d142eafccbc7c8bd866
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: /config
|
||
|
podSecurityContext:
|
||
|
runAsGroup: 0
|
||
|
runAsUser: 0
|
||
|
probes:
|
||
|
liveness:
|
||
|
enabled: false
|
||
|
readiness:
|
||
|
enabled: false
|
||
|
startup:
|
||
|
enabled: false
|
||
|
securityContext:
|
||
|
readOnlyRootFilesystem: false
|
||
|
runAsNonRoot: false
|
||
|
service:
|
||
|
main:
|
||
|
enabled: false
|
||
|
ports:
|
||
|
main:
|
||
|
enabled: false
|
||
|
|
||
|
portal:
|
||
|
enabled: false
|