image: repository: tccr.io/truecharts/emulatorjs pullPolicy: IfNotPresent tag: v1.7.2@sha256:ad89c7f41666445d9e94659157438db3b1d027d98106189229433327c4b50c9d securityContext: runAsNonRoot: false readOnlyRootFilesystem: false podSecurityContext: runAsUser: 0 runAsGroup: 0 service: main: ports: main: targetPort: 3000 port: 10130 front: enabled: true ports: front: enabled: true targetPort: 80 port: 10124 ipfs: enabled: true ports: ipfs: enabled: true targetPort: 4001 port: 10138 ingress: front: autoLink: true persistence: config: enabled: true mountPath: "/config" data: enabled: true mountPath: "/data" varrun: enabled: true portal: enabled: true