Files
truecharts/charts/stable/guacd/values.yaml
T
TrueCharts BotandGitHub 97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

19 lines
363 B
YAML

image:
repository: tccr.io/truecharts/guacamole-server
pullPolicy: IfNotPresent
tag: v1.4.0@sha256:9cb037fe178721d82cb603aa20df27bdbd57e426f7f7488b969c94e284135574
securityContext:
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 1000
runAsGroup: 1000
service:
main:
ports:
main:
targetPort: 4822
port: 4822