scale-catalog/stable/mango/6.0.9/ix_values.yaml

27 lines
519 B
YAML
Raw Normal View History

2024-07-13 07:59:30 +00:00
image:
pullPolicy: IfNotPresent
repository: hkalexling/mango
tag: latest@sha256:14b5e1dd467f5a2736cf6847f3be193a522c5fdd36d61b797652a2d513776911
persistence:
config:
enabled: true
mountPath: /root/.config/mango
data:
enabled: true
mountPath: /root/mango
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 9000
protocol: tcp
targetPort: 9000