Files
truecharts/charts/incubator/microbin/values.yaml
T
TrueCharts Bot ef199b08a4 chore(deps): update docker general non-major (#4394)
* 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>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00

36 lines
606 B
YAML

image:
repository: tccr.io/truecharts/microbin
tag: 1.2.0@sha256:0753046903c030087aa16e55390d9e5d6ef9add99b5e61910c4dbd144cdb2bf1
pullPolicy: IfNotPresent
microbin:
username: user
password: pass
title: Microbin
editable: true
syntax_highlight: true
hide_logo: false
hide_header: false
hide_footer: false
footer: TrueCharts
no_listing: false
private: true
pure_html: false
read_only: true
wide: true
threads: 1
service:
main:
ports:
main:
port: 10302
persistence:
data:
enabled: true
mountPath: "/app/pasta_data"
portal:
enabled: true