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