image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: v0.21.1119@sha256:71a3eca8e8a74eb271edb6d36e08df762737fc35977ebbe150b929ee28b38f4b securityContext: container: readOnlyRootFilesystem: false service: main: ports: main: protocol: http targetPort: 9117 port: 9117 workload: main: podSpec: containers: main: probes: liveness: path: "/UI/Login" readiness: path: "/UI/Login" startup: path: "/UI/Login" persistence: config: enabled: true mountPath: "/config" portal: open: enabled: true