image: repository: tccr.io/truecharts/mylar3 tag: 0.7.0@sha256:61def6eb7b4ab6c5cc7969c2326a0ab98a59f23be8ce0a5796b801b8ba73a829 pullPolicy: IfNotPresent securityContext: runAsNonRoot: false readOnlyRootFilesystem: false podSecurityContext: runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 8090 targetPort: 8090 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: enabled: true