2021-05-05 16:25:31 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/jackett
|
2021-05-05 16:25:31 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-11-29 00:25:45 +00:00
|
|
|
tag: 0.20.2297@sha256:4de1541011cb56935ba5a8e28a58f6cbcf62a903393dc94581eda0b6e2aa117c
|
2021-05-05 16:25:31 +00:00
|
|
|
|
2021-09-10 18:10:04 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
2021-05-05 16:25:31 +00:00
|
|
|
|
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:
|
2022-07-09 19:29:01 +00:00
|
|
|
protocol: HTTP
|
2021-11-06 11:00:55 +00:00
|
|
|
targetPort: 9117
|
2021-05-19 13:12:45 +00:00
|
|
|
port: 9117
|
2021-05-05 16:25:31 +00:00
|
|
|
|
2021-06-14 15:53:38 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
path: "/UI/Login"
|
|
|
|
|
|
|
|
readiness:
|
|
|
|
path: "/UI/Login"
|
|
|
|
|
|
|
|
startup:
|
|
|
|
path: "/UI/Login"
|
|
|
|
|
2021-05-05 16:25:31 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|