catalog/stable/jackett/12.0.13/ix_values.yaml

34 lines
527 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: 0.20.2236@sha256:712cf4df128037f75ac370611138420b3541212b4da51ab52c594ea97a0ef921
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
protocol: HTTP
targetPort: 9117
port: 9117
probes:
liveness:
path: "/UI/Login"
readiness:
path: "/UI/Login"
startup:
path: "/UI/Login"
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true