# yaml-language-server: $schema=./values.schema.json image: repository: oci.trueforge.org/containerforge/jackett pullPolicy: IfNotPresent tag: 0.24.2177@sha256:a73c3d55592c1888fb60d351f8798b6120d740a97c930cb23d83a6afff1065ed service: main: ports: main: protocol: http targetPort: 9117 port: 9117 workload: main: podSpec: containers: main: probes: liveness: path: "/health" readiness: path: "/health" startup: path: "/health" persistence: config: enabled: true mountPath: "/config"