image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: 0.20.2297@sha256:4de1541011cb56935ba5a8e28a58f6cbcf62a903393dc94581eda0b6e2aa117c 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