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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

20 lines
349 B
YAML

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