* 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: v17.5.1@sha256:fed6a0832e0f2d10f9c1f1105a52f9fcd66a9d1b813a3b1fa22d5c25a1e238da
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10214
|
|
targetPort: 8080
|