Files
truecharts/charts/stable/nzbget/values.yaml
T
TrueCharts BotandGitHub 4e708732a9 chore(deps): update docker general non-major (#2996)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-27 11:37:01 +02:00

27 lines
416 B
YAML

image:
repository: tccr.io/truecharts/nzbget
pullPolicy: IfNotPresent
tag: v21.1@sha256:4a4fe2c064a7da21c9daf5f15ac3dba7d15553d6030b660130ab54372e977985
service:
main:
ports:
main:
port: 10057
targetPort: 6789
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: "/config"