23 lines
395 B
YAML
23 lines
395 B
YAML
image:
|
|
repository: tccr.io/truecharts/drawio
|
|
tag: 20.5.0@sha256:53e25b28bf3bd5c78b20260a87e3e8ea55f7019c7b6b199c435ff14349b88015
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10214
|
|
targetPort: 8080
|
|
|
|
portal:
|
|
enabled: true
|