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