Files
truecharts/charts/incubator/rdesktop/values.yaml
T
TrueCharts BotandGitHub 8afd329494 chore(deps): update docker general non-major (#4312)
* 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-11-06 08:47:04 +01:00

28 lines
497 B
YAML

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