36 lines
697 B
YAML
36 lines
697 B
YAML
image:
|
|
repository: jgraph/drawio
|
|
tag: 24.4.10@sha256:f2fc96a5c4c32d9420c94569ba900368abc6acb7132f4c9e200f1e0df372f500
|
|
pullPolicy: IfNotPresent
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10214
|
|
targetPort: 8080
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: http
|
|
path: /
|
|
readiness:
|
|
type: http
|
|
path: /
|
|
startup:
|
|
type: http
|
|
path: /
|
|
env: {}
|
|
portal:
|
|
open:
|
|
enabled: true
|