TrueChartsClone/charts/stable/guacd/values.yaml

32 lines
613 B
YAML

image:
repository: tccr.io/truecharts/guacamole-server
pullPolicy: IfNotPresent
tag: 1.5.1@sha256:d21e5defe00997811dd6822983fbe601e712520dc4a0425c65d13b224ca60b0d
service:
main:
ports:
main:
targetPort: 4822
port: 4822
portal:
open:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 1000
runAsGroup: 1000
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp