Files
truecharts/charts/incubator/rdesktop/values.yaml
T
TrueCharts BotandGitHub 6cd3c9e759 chore(deps): update container image tccr.io/truecharts/rdesktop to latest (#5134)
* chore(deps): update container image tccr.io/truecharts/rdesktop to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-06 00:50:15 +02:00

28 lines
497 B
YAML

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