17 lines
311 B
YAML
17 lines
311 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/reg
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: v0.16.1@sha256:ae581387764a23c62c1386389e27358bac5088790904938264cb0bcd4e8c946c
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 10096
|
||
|
targetPort: 8080
|
||
|
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: "/config"
|