2021-04-13 19:43:27 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/nzbget
|
2021-04-13 19:43:27 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-21 16:46:28 +00:00
|
|
|
tag: v21.1@sha256:6c33417ef2e13312379b5c8cecfc327092e95b472d85e955156bc402af80a338
|
2021-04-13 19:43:27 +00:00
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-04-13 19:43:27 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
2021-11-28 09:26:31 +00:00
|
|
|
port: 10057
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 6789
|
2021-04-13 19:43:27 +00:00
|
|
|
|
2021-06-14 15:53:38 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
startup:
|
|
|
|
enabled: false
|
|
|
|
|
2021-04-13 19:43:27 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|