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