2022-11-15 00:14:12 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/medusa
|
|
|
|
pullPolicy: IfNotPresent
|
2022-12-04 12:51:32 +00:00
|
|
|
tag: 1.0.9@sha256:da42c9ae471affd753889f127298f1b5cb16eeb1ef0de0bc53cc1a121eaf3dfe
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
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
|