Files
truecharts/charts/stable/medusa/values.yaml
T

30 lines
490 B
YAML

image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
tag: 1.0.10@sha256:68fa599c518242d9ec287d770af3278606ec12dd938a19ea37a0d7c54c1c94e7
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10068
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true