1.7 KiB
1.7 KiB
jackett
API Support for your favorite torrent trackers.
Homepage: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
Maintainers
| Name | Url | |
|---|---|---|
| TrueCharts | info@truecharts.org | https://truecharts.org |
Source Code
Requirements
Kubernetes: >=1.16.0-0
| Repository | Name | Version |
|---|---|---|
| https://library-charts.truecharts.org | common | 10.4.4 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| image.pullPolicy | string | "IfNotPresent" |
|
| image.repository | string | "tccr.io/truecharts/jackett" |
|
| image.tag | string | "v0.20.1316@sha256:dfcfdafb1489dd4f27e7cc683f419f4c6b8c78550e46ce32b8ea9658b5e33920" |
|
| persistence.config.enabled | bool | true |
|
| persistence.config.mountPath | string | "/config" |
|
| probes.liveness.path | string | "/UI/Login" |
|
| probes.readiness.path | string | "/UI/Login" |
|
| probes.startup.path | string | "/UI/Login" |
|
| securityContext.readOnlyRootFilesystem | bool | false |
|
| service.main.ports.main.port | int | 9117 |
|
| service.main.ports.main.protocol | string | "HTTP" |
|
| service.main.ports.main.targetPort | int | 9117 |
Autogenerated from chart metadata using helm-docs v0.1.1