TrueChartsCatalogClone/stable/jackett/10.0.26/ix_values.yaml

31 lines
498 B
YAML

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.876@sha256:c84951ac69bfe02fa9ffb9702ac7bdc4c3d90e0bef2ad09d01db182ec4c6e292
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"