catalog/stable/twonky-server/5.7.4/ix_values.yaml

27 lines
507 B
YAML
Raw Normal View History

image:
pullPolicy: IfNotPresent
repository: dtjs48jkt/twonkyserver
tag: latest@sha256:e0bf0a79eb62e05f1c055aa49784268fc12380515fddd1ad80cc5a1258645d89
persistence:
config:
enabled: true
mountPath: /config
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 9000
protocol: tcp
targetPort: 9000