TrueChartsCatalogClone/stable/jackett/10.0.37/ix_values.yaml

31 lines
499 B
YAML

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