36 lines
696 B
YAML
36 lines
696 B
YAML
image:
|
|
repository: jgraph/drawio
|
|
tag: 24.4.8@sha256:34fdba80097dd0a5e879d816823e80f98df22e3495936c9012a01ecb9a4b35eb
|
|
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
|