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