catalog/stable/jackett/10.0.42/ix_values.yaml

31 lines
499 B
YAML

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