20 lines
419 B
YAML
20 lines
419 B
YAML
|
image:
|
||
|
repository: ghcr.io/linuxserver/jackett
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: 0.21.1155@sha256:5c408d64cb2385a3ee2934c8a5773eaadd5cd114e6b338328d60ab964ec0c88c
|
||
|
portal:
|
||
|
open:
|
||
|
enabled: false
|
||
|
workload:
|
||
|
main:
|
||
|
podSpec:
|
||
|
containers:
|
||
|
main:
|
||
|
probes:
|
||
|
liveness:
|
||
|
type: tcp
|
||
|
readiness:
|
||
|
type: tcp
|
||
|
startup:
|
||
|
type: tcp
|