scale-catalog/stable/songkong/4.2.0/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

27 lines
514 B
YAML

image:
pullPolicy: IfNotPresent
repository: songkong/songkong
tag: latest@sha256:63000e1595813c775ecf5b32097b56a6d305a401db7d95a0902972cd49729b5e
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