* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-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.2@sha256:80fc2747cc23ef6f39a864e552e42411a38c6343c13142bc61f50ec40ea48911
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10097
|
|
targetPort: 8080
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|