17 lines
316 B
YAML
17 lines
316 B
YAML
image:
|
|
repository: tccr.io/truecharts/theme-park
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.9.9@sha256:4fce23dcd85390db345c8ed20e6848781a183c7342f4c91bf4cbdd3cb8f9f399
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10244
|
|
targetPort: 8080
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|