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