2024-04-29 12:41:56 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/geek-cookbook/jackett
|
|
|
|
pullPolicy: IfNotPresent
|
2024-05-17 12:53:50 +00:00
|
|
|
tag: 0.21.2606@sha256:81ac937bc60200592c8bac6546a9eb623b9d8b597e8d47fe75117ed0acba7e7b
|
2024-04-29 12:41:56 +00:00
|
|
|
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
|