catalog/stable/jackett/10.0.52/ix_values.yaml

31 lines
499 B
YAML

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.1092@sha256:63815502091bd90b3a8956e9b470f290e78f44bf0c458349310e04dd346a83bf
securityContext:
readOnlyRootFilesystem: false
service:
main:
protocol: HTTP
ports:
main:
targetPort: 9117
port: 9117
probes:
liveness:
path: "/UI/Login"
readiness:
path: "/UI/Login"
startup:
path: "/UI/Login"
persistence:
config:
enabled: true
mountPath: "/config"