catalog/incubator/universal-media-server/0.0.16/ix_values.yaml

47 lines
892 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/universal-media-server
tag: latest@sha256:0d256f080cd7c58daa8a5589a662f02c28fb859ae9dba168fccf8697e21bb35c
persistence:
config:
enabled: true
mountPath: /root/.config/UMS/
media:
enabled: true
mountPath: /media
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 9001
protocol: HTTP
targetPort: 9001
port1044:
enabled: true
ports:
port1044:
enabled: true
port: 1044
protocol: TCP
targetPort: 1044
port5002:
enabled: true
ports:
port5002:
enabled: true
port: 5002
protocol: TCP
targetPort: 5002
portal:
enabled: true