20 lines
342 B
YAML
20 lines
342 B
YAML
image:
|
|
repository: tccr.io/truecharts/theme-park
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.10.0@sha256:fd12b1ddd59d2217c9293b9799c06e3598bbddc5d21783f16df568b245017b69
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10244
|
|
targetPort: 8080
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
enabled: true
|