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