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