catalog/stable/jackett/10.0.44/ix_values.yaml

31 lines
499 B
YAML

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