25 lines
461 B
YAML
25 lines
461 B
YAML
image:
|
|
repository: ghcr.io/linuxserver/jackett
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.24.404@sha256:d88ee538a1a1290e0b7476c6b07424313246546a06ff280d0a0f021fc716dda5
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: tcp
|
|
readiness:
|
|
type: tcp
|
|
startup:
|
|
type: tcp
|
|
|
|
redis:
|
|
enabled: false
|
|
mariadb:
|
|
enabled: false
|
|
mongodb:
|
|
enabled: false
|