catalog/stable/songkong/5.5.0/ix_values.yaml

27 lines
514 B
YAML

image:
pullPolicy: IfNotPresent
repository: songkong/songkong
tag: latest@sha256:c72b7ff7ffc9721bfd5296969b7b6cccea57113065df5291743efc19f5e2d5df
persistence:
music:
enabled: true
mountPath: /music
songkongconfig:
enabled: true
mountPath: /songkong
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 4567
protocol: tcp
targetPort: 4567