TrueChartsClone/charts/incubator/amtd/values.yaml

43 lines
727 B
YAML
Raw Normal View History

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
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false