env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/songkong
tag: latest@sha256:a334de1fdcf20c972e24157f88d7523835fe66842104bb360bc072660157def7
persistence:
music:
enabled: true
mountPath: /music
songkongconfig:
mountPath: /songkong
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
port: 4567
protocol: TCP
targetPort: 4567
portal: