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