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