mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-16 16:40:33 +08:00
18 lines
323 B
YAML
18 lines
323 B
YAML
image:
|
|
repository: registry
|
|
pullPolicy: IfNotPresent
|
|
tag: 2@sha256:8a60daaa55ab0df4607c4d8625b96b97b06fd2e6ca8528275472963c4ae8afa0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10096
|
|
targetPort: 8080
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
portal:
|
|
open:
|
|
enabled: true
|