Files
truecharts/charts/incubator/rdesktop/values.yaml
T
TrueCharts BotandGitHub bf74ab3b3a chore(deps): update docker general non-major (#4108)
* 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-10-16 12:50:39 +03:00

28 lines
497 B
YAML

env:
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rdesktop
tag: latest@sha256:d114c47e8a613e61b53c1ea9535c411780b6cf7bda05444587c30febeeb3e497
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3389
protocol: TCP
targetPort: 3389
portal:
enabled: true