image: repository: tccr.io/truecharts/mstream pullPolicy: IfNotPresent tag: v5.11.4@sha256:fac1103fa219127ade1001dc4aeeb534bb3a3b0f6c4d9757a00fce81d049060e service: main: ports: main: port: 10041 targetPort: 3000 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0