env: FUNKWHALE_HOSTNAME: "" NESTED_PROXY: "0" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/funkwhale-all-in-one tag: latest@sha256:0fe621e76318f04030170cf044d082984cc9ab0987ba463966e7edfd63de5968 persistence: data: enabled: true mountPath: /data musicpath: enabled: true mountPath: /music readOnly: true podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 3030 protocol: TCP targetPort: 80 portal: enabled: true