21 lines
364 B
YAML
21 lines
364 B
YAML
image:
|
|
repository: tccr.io/truecharts/homepage
|
|
tag: 0.4.4@sha256:f27589ce4e14089ef36c0f6c06abdd4a11e1cc13da1d6258fad35f47c161deee
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10352
|
|
protocol: HTTP
|
|
targetPort: 3000
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /app/config
|
|
|
|
portal:
|
|
enabled: true
|