2021-05-05 16:25:31 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: ghcr.io/linuxserver/jackett
|
2021-05-05 16:25:31 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-03-23 15:15:32 +00:00
|
|
|
tag: 0.21.2140@sha256:e434cc03647f5bb853f2f9168b22edb0e3b2a12ac71c841e974af173121d62e6
|
2023-08-30 20:26:18 +00:00
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
2023-11-08 11:10:09 +00:00
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-05-05 16:25:31 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: http
|
2021-11-06 11:00:55 +00:00
|
|
|
targetPort: 9117
|
2021-05-19 13:12:45 +00:00
|
|
|
port: 9117
|
2023-04-11 10:07:17 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
2024-03-23 15:15:32 +00:00
|
|
|
path: "/health"
|
2023-04-11 10:07:17 +00:00
|
|
|
readiness:
|
2024-03-23 15:15:32 +00:00
|
|
|
path: "/health"
|
2023-04-11 10:07:17 +00:00
|
|
|
startup:
|
2024-03-23 15:15:32 +00:00
|
|
|
path: "/health"
|
2023-08-30 20:26:18 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|