Files
catalog/dev/btdex/3.0.14/ix_values.yaml
TrueCharts-Bot beaed10a01 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-21 14:39:47 +00:00

32 lines
623 B
YAML

image:
pullPolicy: IfNotPresent
repository: furritos/docker-btdex
tag: latest@sha256:71ea137523fff87f9644b1c98290c11c64425f777957811b37a109f65b85f4ff
persistence:
btdex:
enabled: true
mountPath: /opt/btdex/cache
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5800
protocol: tcp
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
env:
DISPLAY_HEIGHT: 800|900|1050
DISPLAY_WIDTH: 1440|1680