39 lines
684 B
YAML
39 lines
684 B
YAML
image:
|
|
repository: tccr.io/truecharts/jackett
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.21.1104@sha256:b2836cfa81fed4d6c6314487543bd158da87db6fd9c36b03a2a80324a163d540
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 9117
|
|
port: 9117
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
path: "/UI/Login"
|
|
readiness:
|
|
path: "/UI/Login"
|
|
startup:
|
|
path: "/UI/Login"
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|