image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent tag: v0.21.1155@sha256:e4e7cd7c74c8cf5e7086f62e22d6988a6623788d0700f0fcb3379cb29369e94b securityContext: container: readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 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