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