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