Files
truecharts/charts/stable/jackett/values.yaml
T
TrueCharts BotandGitHub 6c44219b1b chore(deps): update docker general non-major (#3640)
* 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-08-31 09:35:10 +03:00

34 lines
527 B
YAML

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