catalog/stable/jackett/9.0.34/ix_values.yaml

34 lines
532 B
YAML

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79
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"
env: {}
# TZ: UTC
# PUID: 1001
persistence:
config:
enabled: true
mountPath: "/config"