scale-catalog/stable/jackett/21.0.35/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

31 lines
611 B
YAML

image:
repository: ghcr.io/geek-cookbook/jackett
pullPolicy: IfNotPresent
tag: 0.21.2736@sha256:8cc8cbc7effe641dadcdb9016e1b38765f453e7b5c93cce7cbb506cc8d8bd5b9
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