image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: 0.20.1834@sha256:8fd7e871eb663e22ff4153c065dd0352f65e60e3bef96a0b42d5e215481aa403 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