Files
truecharts/charts/incubator/rdesktop/values.yaml
T
TrueCharts BotandGitHub 63021f6f27 chore(deps): update docker general non-major (#3881)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-25 08:51:31 +03:00

30 lines
575 B
YAML

env:
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rdesktop
tag: latest@sha256:ddf1840a114ff289620e9397d96b03171cad007de63f5305e817f84f868a4d4d
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