image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: v0.21.1018@sha256:59324cb3b0ae05873dfe91171ae7a9a2c424a9cc15d4258e1f580b4de2fa655f 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