Files
truecharts/charts/incubator/microbin/values.yaml
T
Stavros KoisandGitHub 3699e4a821 feat(microbin): add microbin (#3993)
* feat(microbin): add microbin

* update version

* hmm

* again

* whoops

* few quotes

* hmm

* helm quote

* ...

* hmm

* ..

* no mess

* wrong docs?

* finally
2022-10-03 01:11:21 +03:00

36 lines
607 B
YAML

image:
repository: tccr.io/truecharts/microbin
tag: v1.1.1@sha256:0af550df5ac615d1c3db0d39b3c91eb440d616e1de15a5a49115e8f81ded9e07
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