18 lines
344 B
YAML
18 lines
344 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/theme-park
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.17@sha256:48dbee4cc052d57f76d7ec9c59a072733a4f46157cdf0a18c73ea2163065fc7a
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10244
|
|
targetPort: 8080
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
portal:
|
|
open:
|
|
enabled: true
|