Files
catalog/incubator/mango/2.0.7/ix_values.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

29 lines
549 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/mango
tag: latest@sha256:c503c0cd9c485431bb80084b55a42546150f45fa703ad1de33ed5ff57bf06d5c
persistence:
config:
enabled: true
mountPath: /root/.config/mango
data:
enabled: true
mountPath: /root/mango
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 9000
protocol: TCP
targetPort: 9000
portal:
enabled: true