Files
truecharts/charts/stable/jackett/values.yaml
T
TrueCharts BotandGitHub e1cbd7c0cb chore(deps): update docker general non-major (#3975)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-01 12:55:00 +02:00

34 lines
527 B
YAML

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: 0.20.2026@sha256:2e2b557f623215ca2a46dbd0d5338fa0e1c0132d36ef8944a4f480e35a9a1111
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