image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: 0.20.1680@sha256:56193ea1e5733062660661c183b34657952c361cbf8e233ee46ec134bbfb5d8b 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