33 lines
605 B
YAML
33 lines
605 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: danielszabo99/microbin
|
|
tag: 2.0.4@sha256:c5bd4643135540a68a2846950fe4f65f3bcc94b62ed7c7644e563dfde6f1732c
|
|
microbin:
|
|
editable: true
|
|
footer: TrueCharts
|
|
hide_footer: false
|
|
hide_header: false
|
|
hide_logo: false
|
|
no_listing: false
|
|
password: pass
|
|
private: true
|
|
pure_html: false
|
|
read_only: true
|
|
syntax_highlight: true
|
|
threads: 1
|
|
title: Microbin
|
|
username: user
|
|
wide: true
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /app/pasta_data
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10302
|