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