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
|
2021-12-24 17:33:13 +00:00
|
|
|
tag: v0.20.197@sha256:dbaad7cd80cd3480b920c37f81bb7eac3f5ea7f8bba20eefe4a116141e6353bb
|
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-11-28 09:26:31 +00:00
|
|
|
protocol: HTTP
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
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
|
|
|
env: {}
|
|
|
|
# TZ: UTC
|
|
|
|
# PUID: 1001
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|