Files
truecharts/charts/incubator/btdex/values.yaml
T
TrueCharts BotandGitHub 934b2f4c1d chore(deps): update docker general non-major (#3478)
* 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>
2022-08-17 13:01:00 +02:00

30 lines
587 B
YAML

env:
DISPLAY_HEIGHT: 800|900|1050
DISPLAY_WIDTH: 1440|1680
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/btdex
tag: latest@sha256:a96f96ce9cbcb880cf9f6380d5bf5a289e8e4955eb5ab719b897200fb3b47fe7
persistence:
btdex:
enabled: true
mountPath: /opt/btdex/cache
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 5800
protocol: TCP
targetPort: 8080
portal:
enabled: true