image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: v0.20.4145@sha256:e9e1a99651381a47b655dfe9c7eda3a86cda02cb49437fe57fc8ff1a91303ffa 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"