Files
truecharts/charts/stable/drawio/values.yaml
T

33 lines
672 B
YAML

image:
repository: docker.io/jgraph/drawio
tag: 29.2.2@sha256:8257f8382746dbaec36b167663d52316d2cecda482c248344550d689e4eb974a
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: {}