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