18 lines
385 B
YAML
18 lines
385 B
YAML
image:
|
|
repository: ghcr.io/linuxserver/jackett
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.22.2202@sha256:56e217a344f23944fa3c5944b2aa2cf5fb0c6eb6a00d70096d35c5586fb96f1a
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: tcp
|
|
readiness:
|
|
type: tcp
|
|
startup:
|
|
type: tcp
|