image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: v0.20.1226@sha256:a994370a4dcb0b88fe39e9f0f42965803381af5ef1638655874ed0ba290e450c 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"