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