2022-05-30 21:06:31 +00:00
|
|
|
image:
|
2022-06-02 09:12:30 +00:00
|
|
|
repository: tccr.io/truecharts/theme-park
|
2022-05-30 21:06:31 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-06-21 06:26:39 +00:00
|
|
|
tag: v1.9.5@sha256:476f347130794a5cc16ebafc6ab0c9c36496471da974fe6ada8cd2cc29614b9e
|
2022-05-30 21:06:31 +00:00
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10244
|
|
|
|
targetPort: 8080
|
|
|
|
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
path: "/"
|
|
|
|
readiness:
|
|
|
|
path: "/"
|
|
|
|
startup:
|
|
|
|
path: "/"
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|