image: repository: tccr.io/truecharts/mylar3 tag: v0.7.3@sha256:4e68104e2078c8d79005f3f1507647e430c6fe6a967888b33605c8c19c14c3ad 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