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