catalog/stable/jackett/11.0.88/ix_values.yaml

34 lines
527 B
YAML

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: 0.20.1916@sha256:05cdd37e6824e397313be686f3f40a2f574da16db4949062d59dd56471cb6088
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