image: repository: tccr.io/truecharts/guacamole-server pullPolicy: IfNotPresent tag: v1.5.2@sha256:f7f62adecb244a91c974ac0bab7376335304145789fb43baeff75c1e2c88c630 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