Files
truecharts/charts/stable/sabnzbd/values.yaml
T
TrueCharts BotandGitHub c9ce61a234 chore(deps): update docker general non-major (#2954)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-22 23:40:01 +02:00

20 lines
349 B
YAML

image:
repository: tccr.io/truecharts/sabnzbd
pullPolicy: IfNotPresent
tag: v3.6.0@sha256:faafcb17a092e748bbf9972946f8c35cb18f24f0593d42b25ee62785e844869d
env:
HOST_WHITELIST_ENTRIES: ""
service:
main:
ports:
main:
port: 10097
targetPort: 8080
persistence:
config:
enabled: true
mountPath: "/config"