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