20 lines
371 B
YAML
20 lines
371 B
YAML
image:
|
|
repository: tccr.io/truecharts/drawio
|
|
tag: v20.0.0@sha256:fcf9c10cdd66a52d79430e7b7c10081585ebf49edf3080335a69998d2716e62d
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10214
|
|
targetPort: 8080
|