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-05-10 02:02:27 +00:00
|
|
|
tag: v0.20.1038@sha256:1eec1256dd7f5068659f66dca244b6e0ec6e9e1edbba072ef836cc263c63f581
|
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
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|