env: KEYBOARD: "" SUBFOLDER: "" UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop tag: latest@sha256:4984c7e0f729ca2b4dc701c979267e8aad664ca4568b3e66d0f960fa203474bd persistence: config: enabled: true mountPath: /config pathvarrundocker-sock: enabled: true mountPath: /var/run/docker.sock podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 3000 protocol: TCP targetPort: 3000 portal: enabled: true