2022-07-19 15:27:57 +00:00
|
|
|
env:
|
2022-07-22 18:23:01 +00:00
|
|
|
AUTOSTART: ""
|
|
|
|
CountryCode: ""
|
|
|
|
LidarrAPIkey: ""
|
|
|
|
LidarrUrl: ""
|
|
|
|
MBRAINZMIRROR: ""
|
|
|
|
MBRATELIMIT: ""
|
|
|
|
SCRIPTINTERVAL: ""
|
|
|
|
SOURCE_CONNECTION: ""
|
|
|
|
USEFOLDERS: ""
|
|
|
|
USEVIDEOFOLDERS: ""
|
|
|
|
WriteNFOs: ""
|
|
|
|
subtitlelanguage: ""
|
2022-07-19 15:27:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/amvd
|
2022-07-25 20:43:02 +00:00
|
|
|
tag: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030
|
2022-07-19 15:27:57 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
hostpathfordownloads-amvd:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /downloads-amvd
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-20 16:30:17 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
2022-07-19 15:27:57 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: false
|