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