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