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