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