catalog/stable/jackett/11.0.100/ix_values.yaml

34 lines
527 B
YAML

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: 0.20.2019@sha256:3909955994911213d346604e9d9332db8da743b569a938efe897c2c190d9c174
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
protocol: HTTP
targetPort: 9117
port: 9117
probes:
liveness:
path: "/UI/Login"
readiness:
path: "/UI/Login"
startup:
path: "/UI/Login"
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true