TrueChartsCatalogClone/stable/medusa/7.0.8/ix_values.yaml

26 lines
497 B
YAML

image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
tag: v1.0.17@sha256:31dad6144216da7eddffeda65ab7d13aa7e6f4a541bdbe8782a37da8033d33ed
service:
main:
ports:
main:
port: 10068
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0