TrueChartsClone/charts/stable/sabnzbd/values.yaml

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"