TrueChartsClone/charts/incubator/theme-park/values.yaml

25 lines
404 B
YAML
Raw Normal View History

image:
2022-06-02 09:12:30 +00:00
repository: tccr.io/truecharts/theme-park
pullPolicy: IfNotPresent
2022-06-02 09:12:30 +00:00
tag: v1.9.4@sha256:7ba9ecf37be7c2337a19ea490c4e32ff13f3bbe1d5d642c82299ee01716dc713
service:
main:
ports:
main:
port: 10244
targetPort: 8080
probes:
liveness:
path: "/"
readiness:
path: "/"
startup:
path: "/"
persistence:
config:
enabled: true
mountPath: "/config"