env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/songkong tag: latest@sha256:a334de1fdcf20c972e24157f88d7523835fe66842104bb360bc072660157def7 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