Files
truecharts/charts/incubator/rdesktop/values.yaml
T
TrueCharts BotandGitHub eb87e2c596 Update container image tccr.io/truecharts/rdesktop to latest (#4616)
* 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-11-20 15:45:52 +02:00

28 lines
497 B
YAML

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