2024-03-24 12:49:24 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/geek-cookbook/jackett
|
|
|
|
pullPolicy: IfNotPresent
|
2024-03-31 12:45:06 +00:00
|
|
|
tag: 0.21.2232@sha256:ff9df95ace2e9399fab0c3dd832145f5b61d1103560f2c266f41e74652152e43
|
2024-03-24 12:49:24 +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
|