* chore(apps): Sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * remove disabled ingress from values * remove required: false from questions * whoops * some cleanup * more cleanup * clean * commented * some fixes
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"
|