image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: v0.20.775@sha256:ec2dd7fcd41c7fbd7cdc88e1dbb2025d26f24ed95fb0e12eec3348f0a61ea1a8 securityContext: readOnlyRootFilesystem: false service: main: protocol: HTTP ports: main: targetPort: 9117 port: 9117 probes: liveness: path: "/UI/Login" readiness: path: "/UI/Login" startup: path: "/UI/Login" persistence: config: enabled: true mountPath: "/config"