* chore(deps): update docker general non-major docker tags * 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.2.3@sha256:041ad8eef996522e86654abdf9237be7f07287e76ae6b028349c23d93d0d49bc
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10214
|
|
targetPort: 8080
|
|
|
|
portal:
|
|
enabled: true
|