image: repository: tccr.io/truecharts/mylar3 tag: v0.7.5@sha256:e100fb08572ca38bea3d70cf991d0e43f29b513014da0765601e1689e8081e39 pullPolicy: IfNotPresent service: main: ports: main: port: 8090 targetPort: 8090 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0