* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
20 lines
371 B
YAML
20 lines
371 B
YAML
image:
|
|
repository: tccr.io/truecharts/drawio
|
|
tag: v20.0.1@sha256:bc63dee2d457f7793494c5842593fcc2f2cbad32a63d3fb0bd41700e274c72f4
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10214
|
|
targetPort: 8080
|