TrueChartsClone/charts/stable/jackett/values.yaml

31 lines
611 B
YAML

image:
repository: ghcr.io/geek-cookbook/jackett
pullPolicy: IfNotPresent
tag: 0.21.2415@sha256:4b0a8119a253979ebe93aa60257e41ec387b9b5aa7c896a519a5f8dee9da1c72
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