20 lines
349 B
YAML
20 lines
349 B
YAML
image:
|
|
repository: tccr.io/truecharts/sabnzbd
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.4.2@sha256:899d64a2006cccb885b2a1c7d41ad5b144de09b5e7c5017d9a714f39e8a25047
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10097
|
|
targetPort: 8080
|
|
|
|
env: {}
|
|
# TZ: UTC
|
|
# PUID: 1001
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|