Files
truecharts/charts/stable/jackett/values.yaml
T

28 lines
573 B
YAML

image:
repository: ghcr.io/elfhosted/jackett
pullPolicy: IfNotPresent
tag: 0.22.2140@sha256:264e141292bdb3fe9176beb3b76a400a650e403f53a2ed07292ba2a683435107
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"