catalog/stable/jackett/20.1.1/ix_values.yaml

31 lines
611 B
YAML

image:
repository: ghcr.io/geek-cookbook/jackett
pullPolicy: IfNotPresent
tag: 0.21.2324@sha256:884c5f3bbaa42e6d6693cc33b84f823dfa5266029a9f1d483d84d109e76023fe
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"
portal:
open:
enabled: true