2021-11-06 16:06:32 +00:00
|
|
|
image:
|
2021-12-03 15:44:22 +00:00
|
|
|
repository: tccr.io/truecharts/jackett
|
2021-11-06 16:06:32 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-13 21:50:01 +00:00
|
|
|
tag: v0.20.162@sha256:aadc89b3fb38def8614dc44a3359fbf40b90486810bf0c3682a82d68d24ca3da
|
2021-11-06 16:06:32 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
2021-11-30 09:09:37 +00:00
|
|
|
protocol: HTTP
|
2021-11-06 16:06:32 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 9117
|
|
|
|
port: 9117
|
|
|
|
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
path: "/UI/Login"
|
|
|
|
|
|
|
|
readiness:
|
|
|
|
path: "/UI/Login"
|
|
|
|
|
|
|
|
startup:
|
|
|
|
path: "/UI/Login"
|
|
|
|
|
|
|
|
env: {}
|
|
|
|
# TZ: UTC
|
|
|
|
# PUID: 1001
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|