17 lines
314 B
YAML
17 lines
314 B
YAML
image:
|
|
repository: tccr.io/truecharts/sabnzbd
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.5.3@sha256:e9f0c2d1109a26919ac17e1611a80ddb567a795674afaeb3260b773e71229f76
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10097
|
|
targetPort: 8080
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|