scale-catalog/stable/mango/5.8.14/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

27 lines
519 B
YAML

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