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