image: repository: ghcr.io/linuxserver/remmina pullPolicy: IfNotPresent tag: 1.4.35@sha256:036fdd3f88f6cfdf82392d3e890c22ecdfff74537926468be9e3fab23b067859 service: main: ports: main: port: 10042 targetPort: 3000 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0