env: UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop tag: latest@sha256:d8392e26f15847f865a461c09fc50ef3ab441655f877e270e4d933e9b75ffd33 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: 3389 protocol: TCP targetPort: 3389 portal: enabled: true