TrueChartsCatalogClone/stable/jackett/10.0.24/ix_values.yaml

31 lines
498 B
YAML

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