18 lines
323 B
YAML
18 lines
323 B
YAML
image:
|
|
repository: registry
|
|
pullPolicy: IfNotPresent
|
|
tag: 2@sha256:26f7266535a3a1dae81e137ba4935c59d96e7bb4b700f64e4af8959ca5ab0419
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10096
|
|
targetPort: 8080
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
portal:
|
|
open:
|
|
enabled: true
|