* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
17 lines
314 B
YAML
17 lines
314 B
YAML
image:
|
|
repository: tccr.io/truecharts/sabnzbd
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.5.3@sha256:d4e3581b0d2a4d9331c6899bf690bcf233277f200055a67fa7ae84d8f6a05780
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10097
|
|
targetPort: 8080
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|