image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent tag: v1.0.17@sha256:fe12337ce460af52c3758b7939e785e9be43abea2b91968ce367149e3f5181ee 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