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