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

27 lines
507 B
YAML

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