2021-10-25 12:19:09 +00:00
|
|
|
image:
|
2021-12-03 15:44:22 +00:00
|
|
|
repository: tccr.io/truecharts/sabnzbd
|
2021-10-25 12:19:09 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-21 18:46:36 +00:00
|
|
|
tag: v3.4.2@sha256:899d64a2006cccb885b2a1c7d41ad5b144de09b5e7c5017d9a714f39e8a25047
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2021-11-30 13:04:19 +00:00
|
|
|
port: 10097
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 8080
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
env: {}
|
|
|
|
# TZ: UTC
|
|
|
|
# PUID: 1001
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|