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