scale-catalog/stable/twonky-server/5.8.16/ix_values.yaml

27 lines
507 B
YAML
Raw Normal View History

2024-07-13 07:59:30 +00:00
image:
pullPolicy: IfNotPresent
repository: dtjs48jkt/twonkyserver
tag: latest@sha256:42ace750d295a65bb9f62bde95ec24ef9d0e909f9fcc068ee43bc6542590907d
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