env: KEYBOARD: "" SUBFOLDER: "" UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/blender tag: latest@sha256:56a00a1d1900782751ca15fe8f363f0b42c6012f30bec5f5e25fc8985eef73da persistence: config: enabled: true mountPath: /config podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 3000 protocol: TCP targetPort: 3000 portal: enabled: true