TrueChartsCatalogClone/stable/jackett/10.0.28/ix_values.yaml

31 lines
498 B
YAML

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