22 lines
389 B
YAML
22 lines
389 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
|
|
|
|
portal:
|
|
enabled: false
|