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

27 lines
507 B
YAML

image:
pullPolicy: IfNotPresent
repository: dtjs48jkt/twonkyserver
tag: latest@sha256:58dcbc24525e40a34b6820cb042b03a7897e11aeea2647e746660c315e9f1dfc
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