* chore(deps): update container image tccr.io/truecharts/homepage to v0.5.8 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * move libremdb to stable Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
21 lines
364 B
YAML
21 lines
364 B
YAML
image:
|
|
repository: tccr.io/truecharts/homepage
|
|
tag: 0.5.8@sha256:a58e783a74d9c5e2adadfbbbc4283e2ce55fde52e388ebc3bfe4b2f651345932
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10352
|
|
protocol: HTTP
|
|
targetPort: 3000
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /app/config
|
|
|
|
portal:
|
|
enabled: true
|